Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Infos Warnings Errors
280 0 0 7899

Files

Files I W E
ca/spaz/cron/CRONConfiguration.java 0 0 116
ca/spaz/cron/CRONOMETER.java 0 0 100
ca/spaz/cron/SplashScreen.java 0 0 66
ca/spaz/cron/config/AbstractRegexKeyValidator.java 0 0 21
ca/spaz/cron/config/DatasourceValidator.java 0 0 20
ca/spaz/cron/config/PropertyValidator.java 0 0 6
ca/spaz/cron/config/package.html 0 0 1
ca/spaz/cron/database/AbstractFoodGroup.java 0 0 12
ca/spaz/cron/database/AminoAcids.java 0 0 69
ca/spaz/cron/database/Food.java 0 0 1
ca/spaz/cron/database/Food.java 0 0 44
ca/spaz/cron/database/FoodGroup.java 0 0 6
ca/spaz/cron/database/Lipids.java 0 0 27
ca/spaz/cron/database/MacroNutrients.java 0 0 1
ca/spaz/cron/database/MacroNutrients.java 0 0 32
ca/spaz/cron/database/Measure.java 0 0 61
ca/spaz/cron/database/Minerals.java 0 0 32
ca/spaz/cron/database/NutrientInfo.java 0 0 133
ca/spaz/cron/database/NutrientTable.java 0 0 28
ca/spaz/cron/database/Serving.java 0 0 92
ca/spaz/cron/database/Vitamins.java 0 0 71
ca/spaz/cron/database/package.html 0 0 1
ca/spaz/cron/datasource/AbstractFoodDataSource.java 0 0 76
ca/spaz/cron/datasource/AbstractMutableFoodDatasource.java 0 0 149
ca/spaz/cron/datasource/Datasources.java 0 0 58
ca/spaz/cron/datasource/FoodDataEvent.java 0 0 41
ca/spaz/cron/datasource/FoodDatasourceException.java 0 0 13
ca/spaz/cron/datasource/IFoodDatasource.java 0 0 52
ca/spaz/cron/datasource/IFoodDatasourceListener.java 0 0 6
ca/spaz/cron/datasource/ILocalFoodDatasource.java 0 0 59
ca/spaz/cron/datasource/package.html 0 0 1
ca/spaz/cron/datasource/sql/ConnectionManager.java 0 0 52
ca/spaz/cron/datasource/sql/DatabaseID.java 0 0 8
ca/spaz/cron/datasource/sql/IConnectionStatusObserver.java 0 0 7
ca/spaz/cron/datasource/sql/SQLDatasource.java 0 0 232
ca/spaz/cron/datasource/sql/SQLFood.java 0 0 1
ca/spaz/cron/datasource/sql/SQLFood.java 0 0 11
ca/spaz/cron/datasource/sql/SQLFoodGroup.java 0 0 5
ca/spaz/cron/datasource/sql/SQLFoodGroupImpl.java 0 0 13
ca/spaz/cron/datasource/sql/SQLFoodImpl.java 0 0 134
ca/spaz/cron/datasource/sql/USDAsr17/USDAFood.java 0 0 27
ca/spaz/cron/datasource/sql/USDAsr17/USDAImporter.java 0 0 130
ca/spaz/cron/datasource/sql/USDAsr17/USDANutrientInfo.java 0 0 1
ca/spaz/cron/datasource/sql/USDAsr17/USDANutrientInfo.java 0 0 30
ca/spaz/cron/datasource/sql/USDAsr17/USDAWeight.java 0 0 32
ca/spaz/cron/datasource/sql/USDAsr17/package.html 0 0 1
ca/spaz/cron/datasource/sql/package.html 0 0 1
ca/spaz/cron/datasource/www/AbstractWWWDatasource.java 0 0 73
ca/spaz/cron/datasource/www/NutritionDataDatasource.java 0 0 69
ca/spaz/cron/datasource/www/NutritionDataFood.java 0 0 108
ca/spaz/cron/datasource/www/WWWFoodGroup.java 0 0 7
ca/spaz/cron/datasource/www/WWWFoodGroupImpl.java 0 0 15
ca/spaz/cron/datasource/www/package.html 0 0 1
ca/spaz/cron/package.html 0 0 1
ca/spaz/cron/summary/AbstractNutrientSummaryPanel.java 0 0 28
ca/spaz/cron/summary/AminoAcidSummaryPanel.java 0 0 15
ca/spaz/cron/summary/LipidSummaryPanel.java 0 0 14
ca/spaz/cron/summary/MacroChart.java 0 0 106
ca/spaz/cron/summary/MacroNutrientSummaryPanel.java 0 0 28
ca/spaz/cron/summary/MineralSummaryPanel.java 0 0 15
ca/spaz/cron/summary/NumericSummaryPanel.java 0 0 16
ca/spaz/cron/summary/NutrientDisplay.java 0 0 34
ca/spaz/cron/summary/NutrientTable.java 0 0 75
ca/spaz/cron/summary/NutritionSummaryPanel.java 0 0 35
ca/spaz/cron/summary/OldMacroNutrientSummaryPanel.java 0 0 32
ca/spaz/cron/summary/SimpleSummaryContent.java 0 0 1
ca/spaz/cron/summary/SimpleSummaryContent.java 0 0 55
ca/spaz/cron/summary/SummaryPanel.java 0 0 112
ca/spaz/cron/summary/SwitchableSummaryPanel.java 0 0 50
ca/spaz/cron/summary/TargetSummaryChart.java 0 0 409
ca/spaz/cron/summary/VitaminSummaryPanel.java 0 0 15
ca/spaz/cron/summary/package.html 0 0 1
ca/spaz/cron/targets/CRONTargetModel.java 0 0 14
ca/spaz/cron/targets/RDITargetModel.java 0 0 14
ca/spaz/cron/targets/Target.java 0 0 29
ca/spaz/cron/targets/TargetEditor.java 0 0 112
ca/spaz/cron/targets/TargetEditorTable.java 0 0 22
ca/spaz/cron/targets/TargetEditorTableModel.java 0 0 43
ca/spaz/cron/targets/TargetModel.java 0 0 11
ca/spaz/cron/targets/package.html 0 0 1
ca/spaz/cron/ui/BiomarkerPanel.java 0 0 64
ca/spaz/cron/ui/DailySummary.java 0 0 185
ca/spaz/cron/ui/EditServingDialog.java 0 0 7
ca/spaz/cron/ui/FoodDBToolBar.java 0 0 88
ca/spaz/cron/ui/FoodEditor.java 0 0 97
ca/spaz/cron/ui/MeasureEditor.java 0 0 110
ca/spaz/cron/ui/MeasureWidget.java 0 0 89
ca/spaz/cron/ui/NutrientEditorTable.java 0 0 28
ca/spaz/cron/ui/NutrientTableModel.java 0 0 67
ca/spaz/cron/ui/SearchPanel.java 0 0 117
ca/spaz/cron/ui/ServingEditor.java 0 0 102
ca/spaz/cron/ui/USDAImportDialog.java 0 0 106
ca/spaz/cron/ui/package.html 0 0 1
ca/spaz/cron/user/Metric.java 0 0 10
ca/spaz/cron/user/NewUserWizard.java 0 0 62
ca/spaz/cron/user/USDAImportWizardPanel.java 0 0 102
ca/spaz/cron/user/User.java 0 0 53
ca/spaz/cron/user/UserChangeListener.java 0 0 5
ca/spaz/cron/user/UserInfoWizardPanel.java 0 0 1
ca/spaz/cron/user/UserInfoWizardPanel.java 0 0 102
ca/spaz/cron/user/UserMetrics.java 0 0 35
ca/spaz/cron/user/impl/CRONUser.java 0 0 126
ca/spaz/cron/user/impl/WeightMetric.java 0 0 12
ca/spaz/cron/user/impl/package.html 0 0 1
ca/spaz/cron/user/package.html 0 0 1
ca/spaz/gui/DoubleField.java 0 0 1
ca/spaz/gui/DoubleField.java 0 0 43
ca/spaz/gui/PrettyTable.java 0 0 16
ca/spaz/gui/SpazCanvas.java 0 0 317
ca/spaz/gui/SpazCanvasLoader.java 0 0 25
ca/spaz/gui/SpazLayout.java 0 0 133
ca/spaz/gui/SpazMenuBar.java 0 0 157
ca/spaz/gui/SpazPosition.java 0 0 1
ca/spaz/gui/SpazPosition.java 0 0 203
ca/spaz/gui/TranslucentLabel.java 0 0 37
ca/spaz/gui/TranslucentPanel.java 0 0 20
ca/spaz/gui/package.html 0 0 1
ca/spaz/sql/Columns.java 0 0 7
ca/spaz/sql/DBRow.java 0 0 20
ca/spaz/sql/SQLColumnSet.java 0 0 49
ca/spaz/sql/SQLDelete.java 0 0 18
ca/spaz/sql/SQLInsert.java 0 0 22
ca/spaz/sql/SQLSelect.java 0 0 45
ca/spaz/sql/SQLSelectableStatement.java 0 0 65
ca/spaz/sql/SQLStatement.java 0 0 38
ca/spaz/sql/SQLUpdate.java 0 0 26
ca/spaz/sql/package.html 0 0 1
ca/spaz/task/Task.java 0 0 14
ca/spaz/task/TaskBar.java 0 0 62
ca/spaz/task/TaskListener.java 0 0 9
ca/spaz/task/package.html 0 0 1
ca/spaz/util/CacheMap.java 0 0 61
ca/spaz/util/CountableInputStream.java 0 0 32
ca/spaz/util/ImageFactory.java 0 0 29
ca/spaz/util/Loader.java 0 0 45
ca/spaz/util/ProgressListener.java 0 0 12
ca/spaz/util/ToolBox.java 0 0 66
ca/spaz/util/XMLNode.java 0 0 32
ca/spaz/util/package.html 0 0 1
ca/spaz/wizard/Wizard.java 0 0 170
ca/spaz/wizard/WizardPanel.java 0 0 15
ca/spaz/wizard/package.html 0 0 1
com/aimedia/ui/CancelAction.java 0 0 20
com/aimedia/ui/DocumentOutputStream.java 0 0 1
com/aimedia/ui/DocumentOutputStream.java 0 0 18
com/aimedia/ui/ICancellable.java 0 0 7
com/aimedia/ui/ISaveable.java 0 0 5
com/aimedia/ui/IValueListUser.java 0 0 8
com/aimedia/ui/SaveAction.java 0 0 17
com/aimedia/ui/UIPartFactory.java 0 0 12
com/aimedia/ui/package.html 0 0 1
com/nexes/wizard/Wizard.java 0 0 275
com/nexes/wizard/WizardController.java 0 0 62
com/nexes/wizard/WizardModel.java 0 0 192
com/nexes/wizard/WizardPanelDescriptor.java 0 0 76
com/nexes/wizard/WizardPanelNotFoundException.java 0 0 1
com/nexes/wizard/WizardPanelNotFoundException.java 0 0 6
com/nexes/wizard/package.html 0 0 1
se/datadosen/component/RiverLayout.java 0 0 189
se/datadosen/component/package.html 0 0 1

ca/spaz/cron/CRONConfiguration.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - java.io.*. 14
Error Using the '.*' form of import should be avoided - java.lang.reflect.*. 15
Error Using the '.*' form of import should be avoided - java.util.*. 16
Error Using the '.*' form of import should be avoided - java.util.regex.*. 17
Error Using the '.*' form of import should be avoided - ca.spaz.cron.config.*. 21
Error Missing a Javadoc comment. 24
Error First sentence should end with a period. 25
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 28
Error Missing a Javadoc comment. 31
Error Line has trailing spaces. 32
Error Line is longer than 80 characters. 33
Error Missing a Javadoc comment. 33
Error Line has trailing spaces. 34
Error Line is longer than 80 characters. 35
Error Missing a Javadoc comment. 35
Error Line has trailing spaces. 36
Error First sentence should end with a period. 37
Error Redundant 'final' modifier. 41
Error Line has trailing spaces. 44
Error Missing a Javadoc comment. 45
Error Redundant 'final' modifier. 45
Error Parameter propertiesURL should be final. 45
Error Line has trailing spaces. 51
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 53
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 68
Error Line has trailing spaces. 69
Error Missing a Javadoc comment. 70
Error Parameter propertiesURL should be final. 70
Error Missing a Javadoc comment. 87
Error Parameter value should be final. 87
Error Line has trailing spaces. 90
Error Missing a Javadoc comment. 91
Error Parameter value should be final. 91
Error Line has trailing spaces. 94
Error Missing a Javadoc comment. 95
Error Line is longer than 80 characters. 117
Error Line is longer than 80 characters. 125
Error Missing a Javadoc comment. 135
Error Line has trailing spaces. 138
Error Line is longer than 80 characters. 139
Error Line is longer than 80 characters. 148
Error Expected @throws tag for 'IOException'. 158
Error Expected @throws tag for 'FileNotFoundException'. 158
Error Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. 158
Error Line is longer than 80 characters. 162
Error Line has trailing spaces. 169
Error Missing a Javadoc comment. 170
Error Line is longer than 80 characters. 176
Error Line is longer than 80 characters. 180
Error Line is longer than 80 characters. 182
Error Must have at least one statement. 184
Error Must have at least one statement. 194
Error Line has trailing spaces. 200
Error Line is longer than 80 characters. 203
Error Line has trailing spaces. 207
Error Line is longer than 80 characters. 210
Error Parameter key should be final. 213
Error Parameter value should be final. 213
Error 'synchronized' is not followed by whitespace. 219
Error Line has trailing spaces. 231
Error Line is longer than 80 characters. 233
Error Parameter validator should be final. 237
Error Line has trailing spaces. 240
Error Parameter validator should be final. 245
Error Line has trailing spaces. 248
Error Missing a Javadoc comment. 249
Error Missing a Javadoc comment. 256
Error Parameter key should be final. 256
Error Parameter value should be final. 256
Error Line has trailing spaces. 265
Error Line is longer than 80 characters. 266
Error Missing a Javadoc comment. 266
Error Parameter property should be final. 266
Error Parameter defaultValue should be final. 266
Error Parameter expandEnv should be final. 266
Error Line has trailing spaces. 273
Error Missing a Javadoc comment. 274
Error Parameter property should be final. 274
Error Parameter expandEnv should be final. 274
Error Expected an @return tag. 286
Error Parameter value should be final. 286
Error Expected @param tag for 'value'. 286
Error Line has trailing spaces. 296
Error Line has trailing spaces. 305
Error Parameter property should be final. 308
Error Parameter defaultValue should be final. 308
Error Line has trailing spaces. 311
Error Line has trailing spaces. 315
Error Parameter property should be final. 318
Error Line has trailing spaces. 321
Error Line is longer than 80 characters. 323
Error Line has trailing spaces. 326
Error Line is longer than 80 characters. 327
Error Parameter writeOnChange should be final. 330
Error 'writeOnChange' hides a field. 330
Error Line has trailing spaces. 333
Error Line is longer than 80 characters. 335
Error Line is longer than 80 characters. 337
Error Line is longer than 80 characters. 346
Error Line has trailing spaces. 359
Error Line has trailing spaces. 362
Error Line is longer than 80 characters. 363
Error Parameter args should be final. 379
Error Line has trailing spaces. 394

ca/spaz/cron/CRONOMETER.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Using the '.*' form of import should be avoided - java.awt.event.*. 7
Error Using the '.*' form of import should be avoided - java.io.*. 8
Error Using the '.*' form of import should be avoided - java.util.*. 9
Error Using the '.*' form of import should be avoided - javax.swing.*. 11
Error Using the '.*' form of import should be avoided - org.apache.log4j.*. 13
Error Using the '.*' form of import should be avoided - ca.spaz.cron.datasource.*. 16
Error Using the '.*' form of import should be avoided - ca.spaz.cron.ui.*. 18
Error Using the '.*' form of import should be avoided - ca.spaz.task.*. 22
Error Using the '.*' form of import should be avoided - ca.spaz.util.*. 23
Error Comment matches to-do format 'TODO:'. 34
Error Comment matches to-do format 'TODO:'. 35
Error Comment matches to-do format 'TODO:'. 36
Error Comment matches to-do format 'TODO:'. 37
Error Comment matches to-do format 'TODO:'. 38
Error Comment matches to-do format 'TODO:'. 39
Error Comment matches to-do format 'TODO:'. 40
Error Line has trailing spaces. 42
Error Line has trailing spaces. 46
Error Line is longer than 80 characters. 47
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 48
Error Variable 'prog' must be private and have accessor methods. 48
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 80
Error '100' is a magic number. 81
Error Missing a Javadoc comment. 87
Error Parameter percent should be final. 87
Error First sentence should end with a period. 92
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 95
Error Missing a Javadoc comment. 97
Error Missing a Javadoc comment. 99
Error Missing a Javadoc comment. 101
Error Missing a Javadoc comment. 103
Error Missing a Javadoc comment. 105
Error Missing a Javadoc comment. 107
Error Missing a Javadoc comment. 109
Error First sentence should end with a period. 116
Error Line has trailing spaces. 120
Error Line has trailing spaces. 124
Error Line is longer than 80 characters. 128
Error Line is longer than 80 characters. 135
Error Parameter e should be final. 137
Error 'cast' is not followed by whitespace. 143
Error 'cast' is not followed by whitespace. 144
Error Expected an @return tag. 152
Error Line is longer than 80 characters. 154
Error Missing a Javadoc comment. 159
Error '4' is a magic number. 161
Error '4' is a magic number. 161
Error '4' is a magic number. 162
Error '4' is a magic number. 162
Error '4' is a magic number. 162
Error '4' is a magic number. 162
Error '4' is a magic number. 165
Error '4' is a magic number. 165
Error '4' is a magic number. 165
Error '4' is a magic number. 165
Error Method 'getSearchPanel' is not designed for extension - needs to be abstract, final or empty. 171
Error Missing a Javadoc comment. 171
Error Method 'getDailySummary' is not designed for extension - needs to be abstract, final or empty. 178
Error Missing a Javadoc comment. 178
Error Method 'doCreateNewFood' is not designed for extension - needs to be abstract, final or empty. 185
Error Missing a Javadoc comment. 185
Error Line has trailing spaces. 190
Error Method 'doEditTargets' is not designed for extension - needs to be abstract, final or empty. 190
Error Missing a Javadoc comment. 190
Error Line has trailing spaces. 194
Error Method 'doNewUserWizard' is not designed for extension - needs to be abstract, final or empty. 194
Error Missing a Javadoc comment. 194
Error Line has trailing spaces. 197
Error Method 'doQuit' is not designed for extension - needs to be abstract, final or empty. 198
Error Missing a Javadoc comment. 198
Error Line has trailing spaces. 202
Error Method 'doUSDAImport' is not designed for extension - needs to be abstract, final or empty. 203
Error Missing a Javadoc comment. 203
Error Parameter args should be final. 212
Error Expected @param tag for 'args'. 212
Error Line has trailing spaces. 220
Error Line has trailing spaces. 228
Error Missing a Javadoc comment. 248
Error Parameter t should be final. 248
Error Method 'taskFinished' is not designed for extension - needs to be abstract, final or empty. 255
Error Missing a Javadoc comment. 255
Error Parameter t should be final. 255
Error '}' is not followed by whitespace. 262
Error '}' is not preceded with whitespace. 262
Error Line is longer than 80 characters. 268
Error Method 'checkDataSources' is not designed for extension - needs to be abstract, final or empty. 270
Error 'ds' hides a field. 274
Error 'ds' hides a field. 281
Error Method 'taskAborted' is not designed for extension - needs to be abstract, final or empty. 289
Error Missing a Javadoc comment. 289
Error Parameter t should be final. 289

ca/spaz/cron/SplashScreen.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 6
Error Using the '.*' form of import should be avoided - javax.swing.*. 8
Error Using the '.*' form of import should be avoided - ca.spaz.task.*. 10
Error Missing a Javadoc comment. 13
Error Missing a Javadoc comment. 15
Error Missing a Javadoc comment. 16
Error Missing a Javadoc comment. 17
Error Missing a Javadoc comment. 18
Error Line has trailing spaces. 19
Error Missing a Javadoc comment. 20
Error Parameter startupTasks should be final. 20
Error Line has trailing spaces. 24
Error Missing a Javadoc comment. 25
Error Parameter startupTasks should be final. 25
Error '4' is a magic number. 28
Error ',' is not followed by whitespace. 28
Error '4' is a magic number. 28
Error Line has trailing spaces. 34
Error Method 'start' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error Line has trailing spaces. 39
Error Missing a Javadoc comment. 40
Error '4' is a magic number. 42
Error ',' is not followed by whitespace. 42
Error '4' is a magic number. 42
Error Line has trailing spaces. 49
Error Missing a Javadoc comment. 50
Error '6' is a magic number. 54
Error ',' is not followed by whitespace. 54
Error '6' is a magic number. 54
Error ',' is not followed by whitespace. 54
Error '6' is a magic number. 54
Error ',' is not followed by whitespace. 54
Error '6' is a magic number. 54
Error Line has trailing spaces. 59
Error Missing a Javadoc comment. 60
Error '10' is a magic number. 63
Error ',' is not followed by whitespace. 63
Error '10' is a magic number. 63
Error ',' is not followed by whitespace. 63
Error '10' is a magic number. 63
Error ',' is not followed by whitespace. 63
Error '10' is a magic number. 63
Error '24' is a magic number. 64
Error Missing a Javadoc comment. 69
Error Parameter t should be final. 69
Error '{' is not followed by whitespace. 69
Error '}' is not preceded with whitespace. 69
Error Method 'taskFinished' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error Parameter t should be final. 71
Error Method 'taskAborted' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Parameter t should be final. 76
Error Line has trailing spaces. 84
Error Line has trailing spaces. 85
Error Method 'addTaskListener' is not designed for extension - needs to be abstract, final or empty. 87
Error Parameter tl should be final. 87
Error First sentence should end with a period. 91
Error Line has trailing spaces. 93
Error Line has trailing spaces. 94
Error Method 'removeTaskListener' is not designed for extension - needs to be abstract, final or empty. 96
Error Parameter tl should be final. 96
Error Line has trailing spaces. 99
Error Line has trailing spaces. 100

ca/spaz/cron/config/AbstractRegexKeyValidator.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - java.util.regex.*. 14
Error Missing a Javadoc comment. 16
Error Method 'getMatcher' is not designed for extension - needs to be abstract, final or empty. 18
Error Missing a Javadoc comment. 18
Error Parameter string should be final. 18
Error Line has trailing spaces. 24
Error Line is longer than 80 characters. 26
Error Method 'isValid' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error Parameter key should be final. 28
Error Parameter value should be final. 28
Error Line has trailing spaces. 35
Error Line is longer than 80 characters. 37
Error Line has trailing spaces. 39
Error Parameter key should be final. 45
Error Parameter value should be final. 45
Error Line has trailing spaces. 46
Error Line has trailing spaces. 52

ca/spaz/cron/config/DatasourceValidator.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Missing a Javadoc comment. 14
Error Line has trailing spaces. 15
Error Missing a Javadoc comment. 16
Error Line has trailing spaces. 19
Error Line is longer than 80 characters. 20
Error Missing a Javadoc comment. 20
Error Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 20
Error Missing a Javadoc comment. 22
Error Parameter key should be final. 22
Error Parameter value should be final. 22
Error Line has trailing spaces. 28
Error Definition of 'equals()' without corresponding definition of 'hashCode()'. 29
Error Missing a Javadoc comment. 29
Error Parameter o should be final. 29
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 33
Error Redundant 'final' modifier. 33

ca/spaz/cron/config/PropertyValidator.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Line has trailing spaces. 15
Error Line is longer than 80 characters. 24
Error Line has trailing spaces. 28

ca/spaz/cron/config/package.html

Error Line
Error Missing package documentation file. 0

ca/spaz/cron/database/AbstractFoodGroup.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Line has trailing spaces. 15
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 20
Error Missing a Javadoc comment. 20
Error Line has trailing spaces. 23
Error Definition of 'equals()' without corresponding definition of 'hashCode()'. 24
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 24
Error Missing a Javadoc comment. 24
Error Parameter fg should be final. 24
Error Line has trailing spaces. 27

ca/spaz/cron/database/AminoAcids.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 7
Error Missing a Javadoc comment. 9
Error Name 'TRP' must match pattern '^[a-z][a-zA-Z0-9]*$'. 9
Error Variable 'TRP' must be private and have accessor methods. 9
Error Missing a Javadoc comment. 11
Error Name 'THR' must match pattern '^[a-z][a-zA-Z0-9]*$'. 11
Error Variable 'THR' must be private and have accessor methods. 11
Error Missing a Javadoc comment. 13
Error Name 'ILE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 13
Error Variable 'ILE' must be private and have accessor methods. 13
Error Missing a Javadoc comment. 15
Error Name 'LEU' must match pattern '^[a-z][a-zA-Z0-9]*$'. 15
Error Variable 'LEU' must be private and have accessor methods. 15
Error Missing a Javadoc comment. 17
Error Name 'LYS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 17
Error Variable 'LYS' must be private and have accessor methods. 17
Error Missing a Javadoc comment. 19
Error Name 'MET' must match pattern '^[a-z][a-zA-Z0-9]*$'. 19
Error Variable 'MET' must be private and have accessor methods. 19
Error Missing a Javadoc comment. 21
Error Name 'CYS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 21
Error Variable 'CYS' must be private and have accessor methods. 21
Error Missing a Javadoc comment. 23
Error Name 'PHE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 23
Error Variable 'PHE' must be private and have accessor methods. 23
Error Missing a Javadoc comment. 25
Error Name 'TYR' must match pattern '^[a-z][a-zA-Z0-9]*$'. 25
Error Variable 'TYR' must be private and have accessor methods. 25
Error Missing a Javadoc comment. 27
Error Name 'VAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 27
Error Variable 'VAL' must be private and have accessor methods. 27
Error Missing a Javadoc comment. 29
Error Name 'ARG' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
Error Variable 'ARG' must be private and have accessor methods. 29
Error Missing a Javadoc comment. 31
Error Name 'HIS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Variable 'HIS' must be private and have accessor methods. 31
Error Missing a Javadoc comment. 33
Error Name 'ALA' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Variable 'ALA' must be private and have accessor methods. 33
Error Missing a Javadoc comment. 35
Error Name 'ASP' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Variable 'ASP' must be private and have accessor methods. 35
Error Missing a Javadoc comment. 37
Error Name 'GLU' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Variable 'GLU' must be private and have accessor methods. 37
Error Missing a Javadoc comment. 39
Error Name 'GLY' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Variable 'GLY' must be private and have accessor methods. 39
Error Missing a Javadoc comment. 41
Error Name 'PRO' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Variable 'PRO' must be private and have accessor methods. 41
Error Missing a Javadoc comment. 43
Error Name 'SER' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Variable 'SER' must be private and have accessor methods. 43
Error Missing a Javadoc comment. 45
Error Name 'HYP' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Variable 'HYP' must be private and have accessor methods. 45
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 50
Error Parameter f should be final. 50
Error Method 'addFood' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error Parameter food should be final. 54
Error '100.0' is a magic number. 55
Error Line has trailing spaces. 61
Error Method 'doGetTableName' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64

ca/spaz/cron/database/Food.java

Error Line
Error File does not end with a newline. 0

ca/spaz/cron/database/Food.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Line has trailing spaces. 19
Error First sentence should end with a period. 24
Error Line has trailing spaces. 26
Error Line has trailing spaces. 32
Error Line is longer than 80 characters. 34
Error Line has trailing spaces. 36
Error Line has trailing spaces. 43
Error Line has trailing spaces. 49
Error Line has trailing spaces. 51
Error Line has trailing spaces. 58
Error Line has trailing spaces. 64
Error Line is longer than 80 characters. 64
Error Line has trailing spaces. 66
Error Line is longer than 80 characters. 67
Error Line is longer than 80 characters. 73
Error Line has trailing spaces. 74
Error Line has trailing spaces. 82
Error Line has trailing spaces. 89
Error Line has trailing spaces. 96
Error Line has trailing spaces. 103
Error Line has trailing spaces. 107
Error Line has trailing spaces. 110
Error Line has trailing spaces. 117
Error Line has trailing spaces. 124
Error Line is longer than 80 characters. 124
Error Line has trailing spaces. 126
Error Line has trailing spaces. 134
Error Line is longer than 80 characters. 135
Error Line is longer than 80 characters. 142
Error Line is longer than 80 characters. 143
Error Line has trailing spaces. 145
Error Line has trailing spaces. 151
Error Line has trailing spaces. 153
Error Expected @param tag for 'source'. 156
Error Line has trailing spaces. 157
Error Line has trailing spaces. 162
Error Line is longer than 80 characters. 165
Error Line is longer than 80 characters. 166
Error Line has trailing spaces. 173
Error Line is longer than 80 characters. 173
Error Line is longer than 80 characters. 174

ca/spaz/cron/database/FoodGroup.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Line has trailing spaces. 15
Error Missing a Javadoc comment. 20
Error Line has trailing spaces. 21

ca/spaz/cron/database/Lipids.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 6
Error Missing a Javadoc comment. 8
Error Variable 'saturated' must be private and have accessor methods. 8
Error Missing a Javadoc comment. 9
Error Variable 'monounsaturated' must be private and have accessor methods. 9
Error Missing a Javadoc comment. 10
Error Variable 'polyunsaturated' must be private and have accessor methods. 10
Error Missing a Javadoc comment. 11
Error Variable 'transfats' must be private and have accessor methods. 11
Error Missing a Javadoc comment. 12
Error Variable 'cholesterol' must be private and have accessor methods. 12
Error Missing a Javadoc comment. 13
Error Variable 'phytosterol' must be private and have accessor methods. 13
Error Missing a Javadoc comment. 14
Error Variable 'omega3' must be private and have accessor methods. 14
Error Missing a Javadoc comment. 15
Error Variable 'omega6' must be private and have accessor methods. 15
Error Missing a Javadoc comment. 17
Error Missing a Javadoc comment. 20
Error Parameter f should be final. 20
Error Method 'addFood' is not designed for extension - needs to be abstract, final or empty. 24
Error Missing a Javadoc comment. 24
Error Parameter food should be final. 24
Error '100.0' is a magic number. 25
Error Method 'doGetTableName' is not designed for extension - needs to be abstract, final or empty. 29
Error Missing a Javadoc comment. 29

ca/spaz/cron/database/MacroNutrients.java

Error Line
Error File does not end with a newline. 0

ca/spaz/cron/database/MacroNutrients.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 10
Error Missing a Javadoc comment. 16
Error Variable 'kcals' must be private and have accessor methods. 16
Error Missing a Javadoc comment. 18
Error Variable 'kj' must be private and have accessor methods. 18
Error Missing a Javadoc comment. 20
Error Variable 'water' must be private and have accessor methods. 20
Error Missing a Javadoc comment. 22
Error Variable 'protein' must be private and have accessor methods. 22
Error Missing a Javadoc comment. 24
Error Variable 'lipid' must be private and have accessor methods. 24
Error Missing a Javadoc comment. 26
Error Variable 'ash' must be private and have accessor methods. 26
Error Missing a Javadoc comment. 28
Error Variable 'carbs' must be private and have accessor methods. 28
Error Missing a Javadoc comment. 30
Error Variable 'fiber' must be private and have accessor methods. 30
Error Missing a Javadoc comment. 32
Error Variable 'sugar' must be private and have accessor methods. 32
Error Missing a Javadoc comment. 34
Error Variable 'starch' must be private and have accessor methods. 34
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 39
Error Parameter f should be final. 39
Error Method 'addFood' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43
Error Parameter food should be final. 43
Error '100.0' is a magic number. 44
Error Line has trailing spaces. 51
Error Method 'doGetTableName' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54

ca/spaz/cron/database/Measure.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 11
Error Missing a Javadoc comment. 16
Error 'static' modifier out of order with the JLS suggestions. 16
Error Missing a Javadoc comment. 18
Error Missing a Javadoc comment. 20
Error Missing a Javadoc comment. 22
Error Missing a Javadoc comment. 24
Error Name 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. 24
Error Missing a Javadoc comment. 25
Error Name 'FID' must match pattern '^[a-z][a-zA-Z0-9]*$'. 25
Error Line has trailing spaces. 26
Error Missing a Javadoc comment. 27
Error First sentence should end with a period. 30
Error Line has trailing spaces. 32
Error Parameter amount should be final. 41
Error 'amount' hides a field. 41
Error Parameter description should be final. 41
Error 'description' hides a field. 41
Error Parameter grams should be final. 41
Error 'grams' hides a field. 41
Error Line has trailing spaces. 50
Error Method 'getAmount' is not designed for extension - needs to be abstract, final or empty. 53
Error First sentence should end with a period. 57
Error Line has trailing spaces. 59
Error Method 'setAmount' is not designed for extension - needs to be abstract, final or empty. 63
Error Parameter amount should be final. 63
Error 'amount' hides a field. 63
Error First sentence should end with a period. 67
Error Line has trailing spaces. 69
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 72
Error First sentence should end with a period. 76
Error Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. 79
Error Parameter description should be final. 79
Error 'description' hides a field. 79
Error Expected @param tag for 'description'. 79
Error First sentence should end with a period. 83
Error Line has trailing spaces. 85
Error Method 'getGrams' is not designed for extension - needs to be abstract, final or empty. 88
Error First sentence should end with a period. 92
Error Method 'setGrams' is not designed for extension - needs to be abstract, final or empty. 95
Error Parameter grams should be final. 95
Error 'grams' hides a field. 95
Error Expected @param tag for 'grams'. 95
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 99
Error Missing a Javadoc comment. 99
Error '0.5' is a magic number. 101
Error 'cast' is not followed by whitespace. 104
Error 'cast' is not followed by whitespace. 105
Error Line has trailing spaces. 106
Error Method 'getID' is not designed for extension - needs to be abstract, final or empty. 112
Error Missing a Javadoc comment. 112
Error Method 'setID' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116
Error Parameter id should be final. 116
Error Line has trailing spaces. 119
Error Method 'getFoodID' is not designed for extension - needs to be abstract, final or empty. 120
Error Missing a Javadoc comment. 120
Error Method 'setFoodID' is not designed for extension - needs to be abstract, final or empty. 124
Error Missing a Javadoc comment. 124
Error Parameter fid should be final. 124

ca/spaz/cron/database/Minerals.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 7
Error Missing a Javadoc comment. 8
Error Variable 'calcium' must be private and have accessor methods. 8
Error Missing a Javadoc comment. 10
Error Variable 'copper' must be private and have accessor methods. 10
Error Missing a Javadoc comment. 12
Error Variable 'iron' must be private and have accessor methods. 12
Error Missing a Javadoc comment. 14
Error Variable 'magnesium' must be private and have accessor methods. 14
Error Missing a Javadoc comment. 16
Error Variable 'manganese' must be private and have accessor methods. 16
Error Missing a Javadoc comment. 18
Error Variable 'phosphorus' must be private and have accessor methods. 18
Error Missing a Javadoc comment. 20
Error Variable 'potassium' must be private and have accessor methods. 20
Error Missing a Javadoc comment. 22
Error Variable 'selenium' must be private and have accessor methods. 22
Error Missing a Javadoc comment. 24
Error Variable 'sodium' must be private and have accessor methods. 24
Error Missing a Javadoc comment. 26
Error Variable 'zinc' must be private and have accessor methods. 26
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 31
Error Parameter f should be final. 31
Error Method 'addFood' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error Parameter food should be final. 35
Error '100.0' is a magic number. 36
Error Line has trailing spaces. 42
Error Method 'doGetTableName' is not designed for extension - needs to be abstract, final or empty. 45
Error Missing a Javadoc comment. 45

ca/spaz/cron/database/NutrientInfo.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Using the '.*' form of import should be avoided - java.util.*. 6
Error Class NutrientInfo should be declared as final. 8
Error Missing a Javadoc comment. 8
Error Missing a Javadoc comment. 10
Error Missing a Javadoc comment. 12
Error Missing a Javadoc comment. 14
Error Missing a Javadoc comment. 16
Error Missing a Javadoc comment. 18
Error Name 'RDI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 18
Error Line has trailing spaces. 19
Error Missing a Javadoc comment. 20
Error Name 'RDA_MIN' must match pattern '^[a-z][a-zA-Z0-9]*$'. 20
Error Missing a Javadoc comment. 22
Error Name 'RDA_MAX' must match pattern '^[a-z][a-zA-Z0-9]*$'. 22
Error Missing a Javadoc comment. 24
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 32
Error Line has trailing spaces. 33
Error Missing a Javadoc comment. 34
Error Line is longer than 80 characters. 36
Error Missing a Javadoc comment. 36
Error Parameter tag should be final. 36
Error 'tag' hides a field. 36
Error Parameter name should be final. 36
Error 'name' hides a field. 36
Error Parameter units should be final. 36
Error 'units' hides a field. 36
Error Parameter category should be final. 36
Error 'category' hides a field. 36
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 43
Error Missing a Javadoc comment. 43
Error Parameter tag should be final. 43
Error 'tag' hides a field. 43
Error Parameter name should be final. 43
Error 'name' hides a field. 43
Error Parameter units should be final. 43
Error 'units' hides a field. 43
Error Parameter category should be final. 43
Error 'category' hides a field. 43
Error Parameter DV should be final. 43
Error Name 'DV' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 65
Error '2000' is a magic number. 69
Error '50' is a magic number. 71
Error '300' is a magic number. 73
Error '65' is a magic number. 75
Error '1500' is a magic number. 77
Error '25' is a magic number. 79
Error Missing a Javadoc comment. 88
Error '1000' is a magic number. 92
Error Line is longer than 80 characters. 93
Error Line is longer than 80 characters. 94
Error '18' is a magic number. 94
Error '400' is a magic number. 96
Error '1000' is a magic number. 100
Error '3500' is a magic number. 102
Error '70.0' is a magic number. 104
Error Line is longer than 80 characters. 105
Error '2400' is a magic number. 105
Error Line is longer than 80 characters. 106
Error '15' is a magic number. 106
Error Missing a Javadoc comment. 111
Error Line has trailing spaces. 136
Error Missing a Javadoc comment. 137
Error Line is longer than 80 characters. 140
Error '5000' is a magic number. 140
Error Line is longer than 80 characters. 141
Error Line is longer than 80 characters. 142
Error Line is longer than 80 characters. 143
Error Line is longer than 80 characters. 144
Error Line is longer than 80 characters. 145
Error Line has trailing spaces. 146
Error Line is longer than 80 characters. 146
Error Line is longer than 80 characters. 147
Error '1.5' is a magic number. 147
Error Line is longer than 80 characters. 148
Error ',' is not followed by whitespace. 148
Error '1.7' is a magic number. 148
Error Line is longer than 80 characters. 149
Error ',' is not followed by whitespace. 149
Error '20' is a magic number. 149
Error Line is longer than 80 characters. 150
Error ',' is not followed by whitespace. 150
Error '10' is a magic number. 150
Error Line is longer than 80 characters. 151
Error Line has trailing spaces. 152
Error Line is longer than 80 characters. 152
Error '6' is a magic number. 152
Error Line is longer than 80 characters. 153
Error '60' is a magic number. 153
Error Line is longer than 80 characters. 154
Error '400' is a magic number. 154
Error Line is longer than 80 characters. 155
Error '30' is a magic number. 155
Error Line is longer than 80 characters. 156
Error Line is longer than 80 characters. 157
Error Line has trailing spaces. 158
Error Line is longer than 80 characters. 158
Error Line has trailing spaces. 159
Error Line is longer than 80 characters. 159
Error '80' is a magic number. 159
Error Line is longer than 80 characters. 160
Error '400' is a magic number. 160
Error Line has trailing spaces. 165
Error Missing a Javadoc comment. 166
Error Line is longer than 80 characters. 169
Error '20' is a magic number. 169
Error Line is longer than 80 characters. 170
Error Line is longer than 80 characters. 171
Error Line is longer than 80 characters. 174
Error Line is longer than 80 characters. 175
Error '300' is a magic number. 175
Error Line is longer than 80 characters. 176
Error Line has trailing spaces. 180
Error Missing a Javadoc comment. 181
Error Parameter tableName should be final. 181
Error Line has trailing spaces. 193
Error Missing a Javadoc comment. 194
Error Parameter name should be final. 194
Error Line has trailing spaces. 206
Error Missing a Javadoc comment. 207
Error Missing a Javadoc comment. 219
Error Line has trailing spaces. 222
Error Missing a Javadoc comment. 223
Error Line has trailing spaces. 235

ca/spaz/cron/database/NutrientTable.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 15
Error Line has trailing spaces. 19
Error First sentence should end with a period. 23
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 26
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 32
Error Parameter f should be final. 32
Error Line has trailing spaces. 40
Error Method 'getTableName' is not designed for extension - needs to be abstract, final or empty. 43
Error Line has trailing spaces. 49
Error First sentence should end with a period. 54
Error Line has trailing spaces. 56
Error Method 'addFood' is not designed for extension - needs to be abstract, final or empty. 62
Error Parameter toAdd should be final. 62
Error Parameter weight should be final. 62
Error First sentence should end with a period. 76
Error Line has trailing spaces. 78
Error Method 'getAmountByTag' is not designed for extension - needs to be abstract, final or empty. 83
Error Parameter tag should be final. 83
Error First sentence should end with a period. 94
Error Line has trailing spaces. 96
Error Method 'setAmountByTag' is not designed for extension - needs to be abstract, final or empty. 100
Error Parameter tag should be final. 100
Error Parameter val should be final. 100
Error First sentence should end with a period. 109
Error Method 'updateDatabase' is not designed for extension - needs to be abstract, final or empty. 112

ca/spaz/cron/database/Serving.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.util.*. 6
Error First sentence should end with a period. 12
Error Line has trailing spaces. 14
Error First sentence should end with a period. 18
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 21
Error Missing a Javadoc comment. 23
Error Name 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. 23
Error Line has trailing spaces. 24
Error Missing a Javadoc comment. 25
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 28
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 34
Error '{' is not followed by whitespace. 34
Error '}' is not preceded with whitespace. 34
Error Line has trailing spaces. 35
Error Missing a Javadoc comment. 36
Error Parameter f should be final. 36
Error Missing a Javadoc comment. 40
Error Parameter f should be final. 40
Error Parameter grams should be final. 40
Error 'grams' hides a field. 40
Error Line has trailing spaces. 47
Error Method 'getGrams' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Line has trailing spaces. 51
Error Method 'getAmount' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error 'assert' is not followed by whitespace. 54
Error '/' is not preceded with whitespace. 55
Error '/' is not followed by whitespace. 55
Error Method 'setAmount' is not designed for extension - needs to be abstract, final or empty. 59
Error Missing a Javadoc comment. 59
Error Parameter val should be final. 59
Error 'assert' is not followed by whitespace. 60
Error Comment matches to-do format 'TODO:'. 61
Error Method 'getFood' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Method 'getDate' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Method 'setDate' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Parameter d should be final. 73
Error Method 'exists' is not designed for extension - needs to be abstract, final or empty. 80
Error Line is longer than 80 characters. 88
Error First sentence should end with a period. 92
Error Method 'updateDatabase' is not designed for extension - needs to be abstract, final or empty. 95
Error Line is longer than 80 characters. 96
Error Method 'deleteFromDatabase' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error Line is longer than 80 characters. 101
Error Method 'setGrams' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error Parameter amount should be final. 105
Error Method 'getMeal' is not designed for extension - needs to be abstract, final or empty. 112
Error Method 'getID' is not designed for extension - needs to be abstract, final or empty. 119
Error Method 'setID' is not designed for extension - needs to be abstract, final or empty. 125
Error Parameter id should be final. 125
Error Method 'getMeasure' is not designed for extension - needs to be abstract, final or empty. 131
Error Method 'setMeasure' is not designed for extension - needs to be abstract, final or empty. 137
Error Parameter measure should be final. 137
Error 'measure' hides a field. 137
Error Method 'setMeal' is not designed for extension - needs to be abstract, final or empty. 143
Error Parameter meal should be final. 143
Error 'meal' hides a field. 143
Error Method 'setFood' is not designed for extension - needs to be abstract, final or empty. 150
Error Parameter food should be final. 150
Error 'food' hides a field. 150
Error Expected @param tag for 'food'. 150
Error 'if' construct must use '{}'s. 155
Error 'if' construct must use '{}'s. 157
Error '=' is not preceded with whitespace. 158
Error '=' is not followed by whitespace. 158
Error '<' is not preceded with whitespace. 158
Error '<' is not followed by whitespace. 158
Error 'cast' is not followed by whitespace. 159
Error 'if' construct must use '{}'s. 160
Error Line has trailing spaces. 166
Error Method 'setMeasure' is not designed for extension - needs to be abstract, final or empty. 169
Error Missing a Javadoc comment. 169
Error Parameter MID should be final. 169
Error Name 'MID' must match pattern '^[a-z][a-zA-Z0-9]*$'. 169
Error '=' is not preceded with whitespace. 171
Error '=' is not followed by whitespace. 171
Error '<' is not preceded with whitespace. 171
Error '<' is not followed by whitespace. 171
Error 'cast' is not followed by whitespace. 172
Error 'if' construct must use '{}'s. 173
Error Line has trailing spaces. 174

ca/spaz/cron/database/Vitamins.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 13
Error Line has trailing spaces. 15
Error Missing a Javadoc comment. 20
Error Name 'vit_a' must match pattern '^[a-z][a-zA-Z0-9]*$'. 20
Error Variable 'vit_a' must be private and have accessor methods. 20
Error Missing a Javadoc comment. 21
Error Variable 'retinol' must be private and have accessor methods. 21
Error Missing a Javadoc comment. 22
Error Name 'alpha_carotene' must match pattern '^[a-z][a-zA-Z0-9]*$'. 22
Error Variable 'alpha_carotene' must be private and have accessor methods. 22
Error Missing a Javadoc comment. 23
Error Name 'beta_carotene' must match pattern '^[a-z][a-zA-Z0-9]*$'. 23
Error Variable 'beta_carotene' must be private and have accessor methods. 23
Error Missing a Javadoc comment. 24
Error Name 'beta_cryptoxanthin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 24
Error Variable 'beta_cryptoxanthin' must be private and have accessor methods. 24
Error Missing a Javadoc comment. 25
Error Variable 'lycopene' must be private and have accessor methods. 25
Error Missing a Javadoc comment. 26
Error Variable 'lutein' must be private and have accessor methods. 26
Error Missing a Javadoc comment. 27
Error Name 'vit_b6' must match pattern '^[a-z][a-zA-Z0-9]*$'. 27
Error Variable 'vit_b6' must be private and have accessor methods. 27
Error Missing a Javadoc comment. 28
Error Name 'vit_b12' must match pattern '^[a-z][a-zA-Z0-9]*$'. 28
Error Variable 'vit_b12' must be private and have accessor methods. 28
Error Missing a Javadoc comment. 29
Error Name 'vit_c' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
Error Variable 'vit_c' must be private and have accessor methods. 29
Error Missing a Javadoc comment. 30
Error Name 'vit_d' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
Error Variable 'vit_d' must be private and have accessor methods. 30
Error Missing a Javadoc comment. 31
Error Name 'vit_e' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Variable 'vit_e' must be private and have accessor methods. 31
Error Missing a Javadoc comment. 32
Error Name 'beta_tocopherol' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Variable 'beta_tocopherol' must be private and have accessor methods. 32
Error Missing a Javadoc comment. 33
Error Name 'delta_tocopherol' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Variable 'delta_tocopherol' must be private and have accessor methods. 33
Error Missing a Javadoc comment. 34
Error Name 'gamma_tocopherol' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Variable 'gamma_tocopherol' must be private and have accessor methods. 34
Error Line has trailing spaces. 35
Error Missing a Javadoc comment. 35
Error Name 'vit_k' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Variable 'vit_k' must be private and have accessor methods. 35
Error Missing a Javadoc comment. 36
Error Variable 'thiamin' must be private and have accessor methods. 36
Error Missing a Javadoc comment. 37
Error Variable 'riboflavin' must be private and have accessor methods. 37
Error Missing a Javadoc comment. 38
Error Variable 'niacin' must be private and have accessor methods. 38
Error Missing a Javadoc comment. 39
Error Name 'panto_acid' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Variable 'panto_acid' must be private and have accessor methods. 39
Error Missing a Javadoc comment. 40
Error Variable 'folate' must be private and have accessor methods. 40
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 46
Error Parameter f should be final. 46
Error Method 'addFood' is not designed for extension - needs to be abstract, final or empty. 50
Error Missing a Javadoc comment. 50
Error Parameter food should be final. 50
Error '100.0' is a magic number. 51
Error Method 'doGetTableName' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58

ca/spaz/cron/database/package.html

Error Line
Error Missing package documentation file. 0

ca/spaz/cron/datasource/AbstractFoodDataSource.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - java.util.*. 14
Error Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. 17
Error Line has trailing spaces. 24
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 30
Error Parameter name should be final. 36
Error 'name' hides a field. 36
Error Line has trailing spaces. 43
Error Line is longer than 80 characters. 45
Error Unused @throws tag for 'IllegalArgumentException'. 45
Error Method 'diffSource' is not designed for extension - needs to be abstract, final or empty. 47
Error Parameter food should be final. 47
Error Method 'notNull' is not designed for extension - needs to be abstract, final or empty. 58
Error Parameter testedObject should be final. 58
Error Expected @param tag for 'testedObject'. 58
Error Line has trailing spaces. 63
Error Line is longer than 80 characters. 66
Error Line is longer than 80 characters. 67
Error Unused @throws tag for '<code>UnsupportedOperationException</code>'. 67
Error Line has trailing spaces. 74
Error Line is longer than 80 characters. 77
Error Unused @throws tag for '<code>UnsupportedOperationException</code>'. 77
Error Parameter keys should be final. 80
Error Line is longer than 80 characters. 83
Error Line has trailing spaces. 85
Error Line is longer than 80 characters. 87
Error Line is longer than 80 characters. 90
Error Unused @throws tag for '<code>UnsupportedOperationException</code>'. 90
Error Parameter keys should be final. 93
Error Parameter foodGroup should be final. 93
Error Parameter source should be final. 94
Error Line is longer than 80 characters. 97
Error Line is longer than 80 characters. 99
Error Parameter food should be final. 102
Error Line is longer than 80 characters. 105
Error Line is longer than 80 characters. 110
Error Parameter food should be final. 110
Error Parameter nutrients should be final. 110
Error Line has trailing spaces. 114
Error Missing a Javadoc comment. 117
Error Line has trailing spaces. 128
Error Missing a Javadoc comment. 131
Error Parameter keys should be final. 131
Error Line has trailing spaces. 142
Error Missing a Javadoc comment. 146
Error Parameter keys should be final. 146
Error Parameter foodGroup should be final. 146
Error Parameter source should be final. 146
Error Line is longer than 80 characters. 148
Error Line has trailing spaces. 157
Error Line is longer than 80 characters. 158
Error Missing a Javadoc comment. 160
Error Parameter food should be final. 160
Error Line has trailing spaces. 167
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 170
Error Missing a Javadoc comment. 170
Error Line has trailing spaces. 176
Error Line is longer than 80 characters. 177
Error Missing a Javadoc comment. 180
Error Parameter food should be final. 180
Error Parameter nutrients should be final. 180
Error Line has trailing spaces. 188
Error Line is longer than 80 characters. 190
Error Unused @throws tag for 'IllegalArgumentException'. 190
Error Method 'sameSource' is not designed for extension - needs to be abstract, final or empty. 192
Error Parameter food should be final. 192
Error Line has trailing spaces. 200
Error Missing a Javadoc comment. 203
Error Method 'getLastError' is not designed for extension - needs to be abstract, final or empty. 209
Error Missing a Javadoc comment. 209
Error Line has trailing spaces. 214
Error Method 'registerError' is not designed for extension - needs to be abstract, final or empty. 219
Error Parameter t should be final. 219

ca/spaz/cron/datasource/AbstractMutableFoodDatasource.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Line is longer than 80 characters. 4
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - java.util.*. 14
Error Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. 16
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 31
Error Parameter name should be final. 31
Error Missing a Javadoc comment. 35
Error Parameter notify should be final. 35
Error 'notify' hides a field. 35
Error Missing a Javadoc comment. 39
Error Line has trailing spaces. 45
Error Line is longer than 80 characters. 46
Error Missing a Javadoc comment. 48
Error Parameter food should be final. 48
Error Line is longer than 80 characters. 51
Error Name 'return_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Error Line is longer than 80 characters. 64
Error Parameter sourceUID should be final. 66
Error Missing a Javadoc comment. 71
Error Name 'return_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
Error Line has trailing spaces. 85
Error Line is longer than 80 characters. 86
Error Line is longer than 80 characters. 88
Error Missing a Javadoc comment. 88
Error Parameter listener should be final. 88
Error Line has trailing spaces. 91
Error Line is longer than 80 characters. 93
Error Missing a Javadoc comment. 95
Error Parameter foodGroup should be final. 95
Error Line is longer than 80 characters. 100
Error Line has trailing spaces. 102
Error Parameter foodGroup should be final. 105
Error Line has trailing spaces. 109
Error Line is longer than 80 characters. 110
Error Missing a Javadoc comment. 113
Error Parameter food should be final. 113
Error Parameter measure should be final. 113
Error Line has trailing spaces. 126
Error Line is longer than 80 characters. 127
Error Missing a Javadoc comment. 130
Error Parameter serving should be final. 130
Error Line has trailing spaces. 138
Error Line is longer than 80 characters. 139
Error Missing a Javadoc comment. 141
Error Parameter food should be final. 141
Error Line has trailing spaces. 149
Error Line is longer than 80 characters. 150
Error Missing a Javadoc comment. 153
Error Parameter food should be final. 153
Error Parameter measures should be final. 153
Error Line has trailing spaces. 166
Error Line is longer than 80 characters. 167
Error Missing a Javadoc comment. 170
Error Parameter serving should be final. 170
Error Line has trailing spaces. 182
Error Line is longer than 80 characters. 183
Error Line has trailing spaces. 185
Error Line is longer than 80 characters. 187
Error Line is longer than 80 characters. 188
Error Parameter food should be final. 191
Error Line is longer than 80 characters. 194
Error Line is longer than 80 characters. 195
Error Line has trailing spaces. 197
Error Line is longer than 80 characters. 200
Error Parameter food should be final. 202
Error Parameter measure should be final. 202
Error Line is longer than 80 characters. 205
Error Line is longer than 80 characters. 207
Error Line is longer than 80 characters. 208
Error Line has trailing spaces. 210
Error Line is longer than 80 characters. 211
Error Line is longer than 80 characters. 213
Error Parameter serving should be final. 216
Error Line is longer than 80 characters. 219
Error Line is longer than 80 characters. 221
Error Line is longer than 80 characters. 222
Error Line is longer than 80 characters. 223
Error Line is longer than 80 characters. 224
Error Line has trailing spaces. 226
Error Line is longer than 80 characters. 228
Error Parameter food should be final. 230
Error Line is longer than 80 characters. 235
Error Parameter food should be final. 237
Error Expected @param tag for 'food'. 237
Error Parameter measures should be final. 237
Error Expected @param tag for 'measures'. 237
Error Line has trailing spaces. 246
Error Line is longer than 80 characters. 248
Error Line is longer than 80 characters. 249
Error Parameter serving should be final. 253
Error Line has trailing spaces. 257
Error Parameter food should be final. 261
Error Line has trailing spaces. 266
Error Line has trailing spaces. 270
Error Line is longer than 80 characters. 270
Error Parameter food should be final. 273
Error Parameter startDate should be final. 273
Error Parameter endDate should be final. 274
Error Line has trailing spaces. 278
Error Line is longer than 80 characters. 280
Error Parameter food should be final. 282
Error Line is longer than 80 characters. 285
Error Line is longer than 80 characters. 289
Error Parameter food should be final. 291
Error Expected @param tag for 'food'. 291
Error Parameter measure should be final. 291
Error Expected @param tag for 'measure'. 291
Error Line is longer than 80 characters. 294
Error Line has trailing spaces. 296
Error Line is longer than 80 characters. 298
Error Parameter serving should be final. 301
Error Missing a Javadoc comment. 303
Error Line has trailing spaces. 312
Error Line is longer than 80 characters. 313
Error Missing a Javadoc comment. 315
Error Parameter food should be final. 315
Error Line has trailing spaces. 323
Error Line is longer than 80 characters. 324
Error Missing a Javadoc comment. 327
Error Parameter food should be final. 327
Error Parameter startDate should be final. 327
Error Parameter endDate should be final. 327
Error Missing a Javadoc comment. 332
Error Parameter type should be final. 332
Error Missing a Javadoc comment. 336
Error Parameter type should be final. 336
Error Parameter message should be final. 336
Error Line has trailing spaces. 345
Error Line is longer than 80 characters. 346
Error Missing a Javadoc comment. 348
Error Parameter food should be final. 348
Error Line has trailing spaces. 356
Error Line is longer than 80 characters. 357
Error Missing a Javadoc comment. 359
Error Parameter listener should be final. 360
Error Line has trailing spaces. 366
Error Line is longer than 80 characters. 367
Error Missing a Javadoc comment. 370
Error Parameter food should be final. 370
Error Parameter measure should be final. 370
Error Line has trailing spaces. 383
Error Line is longer than 80 characters. 384
Error Missing a Javadoc comment. 386
Error Parameter serving should be final. 386

ca/spaz/cron/datasource/Datasources.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - java.io.*. 14
Error Using the '.*' form of import should be avoided - java.lang.reflect.*. 15
Error Using the '.*' form of import should be avoided - java.util.*. 16
Error Using the '.*' form of import should be avoided - java.util.regex.*. 17
Error Line has trailing spaces. 26
Error Class Datasources should be declared as final. 29
Error First sentence should end with a period. 30
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 33
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 43
Error Line has trailing spaces. 49
Error Missing a Javadoc comment. 50
Error Parameter pl should be final. 50
Error Line has trailing spaces. 56
Error Missing a Javadoc comment. 57
Error Parameter initialize should be final. 57
Error Line has trailing spaces. 66
Error Parameter pl should be final. 68
Error Expected @param tag for 'pl'. 68
Error '5' is a magic number. 74
Error Line is longer than 80 characters. 77
Error '95' is a magic number. 81
Error '5' is a magic number. 82
Error '100' is a magic number. 108
Error Line has trailing spaces. 112
Error Expected an @return tag. 117
Error Line is longer than 80 characters. 122
Error Line has trailing spaces. 124
Error Line is longer than 80 characters. 125
Error Line has trailing spaces. 144
Error Missing a Javadoc comment. 145
Error Parameter dskey should be final. 145
Error Line is longer than 80 characters. 146
Error Line is longer than 80 characters. 147
Error Line is longer than 80 characters. 152
Error Line has trailing spaces. 156
Error Line is longer than 80 characters. 158
Error Line is longer than 80 characters. 160
Error Line is longer than 80 characters. 162
Error Line is longer than 80 characters. 167
Error Line is longer than 80 characters. 168
Error Line has trailing spaces. 169
Error Line is longer than 80 characters. 170
Error Line has trailing spaces. 176
Error Line has trailing spaces. 187
Error Line is longer than 80 characters. 189
Error Line has trailing spaces. 191
Error Line has trailing spaces. 209
Error Line has trailing spaces. 227
Error Line has trailing spaces. 228
Error Line is longer than 80 characters. 231
Error Parameter includeUnAvailable should be final. 234

ca/spaz/cron/datasource/FoodDataEvent.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Line has trailing spaces. 18
Error First sentence should end with a period. 23
Error First sentence should end with a period. 26
Error First sentence should end with a period. 29
Error Line has trailing spaces. 30
Error Line is longer than 80 characters. 30
Error Line is longer than 80 characters. 31
Error Line is longer than 80 characters. 33
Error Missing a Javadoc comment. 33
Error Line is longer than 80 characters. 35
Error Missing a Javadoc comment. 35
Error Line is longer than 80 characters. 37
Error Missing a Javadoc comment. 37
Error '3' is a magic number. 37
Error Line is longer than 80 characters. 39
Error Missing a Javadoc comment. 39
Error '4' is a magic number. 39
Error Line is longer than 80 characters. 41
Error Missing a Javadoc comment. 41
Error '5' is a magic number. 41
Error Line is longer than 80 characters. 43
Error Missing a Javadoc comment. 43
Error '6' is a magic number. 43
Error Line is longer than 80 characters. 45
Error Missing a Javadoc comment. 45
Error '7' is a magic number. 45
Error Line is longer than 80 characters. 47
Error Missing a Javadoc comment. 47
Error '8' is a magic number. 47
Error Line has trailing spaces. 53
Error Unused @param tag for 'aName'. 54
Error Parameter name should be final. 56
Error Expected @param tag for 'name'. 56
Error Parameter index should be final. 56
Error 'index' hides a field. 56
Error Expected @param tag for 'index'. 56
Error Line has trailing spaces. 69
Error Missing a Javadoc comment. 70

ca/spaz/cron/datasource/FoodDatasourceException.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Line has trailing spaces. 17
Error Line has trailing spaces. 23
Error Parameter message should be final. 32
Error Expected @param tag for 'message'. 32
Error Parameter message should be final. 40
Error Expected @param tag for 'message'. 40
Error Parameter cause should be final. 40
Error Expected @param tag for 'cause'. 40
Error Parameter cause should be final. 47
Error Expected @param tag for 'cause'. 47

ca/spaz/cron/datasource/IFoodDatasource.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. 16
Error Line is longer than 80 characters. 19
Error Line has trailing spaces. 22
Error Line is longer than 80 characters. 23
Error Line is longer than 80 characters. 24
Error Line is longer than 80 characters. 25
Error Line has trailing spaces. 26
Error Line has trailing spaces. 27
Error Line has trailing spaces. 34
Error Line is longer than 80 characters. 38
Error Unused @throws tag for '<code>UnsupportedOperationException</code>'. 38
Error Line is longer than 80 characters. 44
Error Line has trailing spaces. 46
Error Line is longer than 80 characters. 48
Error Line is longer than 80 characters. 51
Error Unused @throws tag for '<code>UnsupportedOperationException</code>'. 51
Error Line is longer than 80 characters. 58
Error Line is longer than 80 characters. 59
Error Unused @throws tag for '<code>UnsupportedOperationException</code>'. 59
Error Line is longer than 80 characters. 65
Error Line is longer than 80 characters. 67
Error Line is longer than 80 characters. 73
Error Line is longer than 80 characters. 81
Error Line has trailing spaces. 83
Error Line is longer than 80 characters. 84
Error Line has trailing spaces. 90
Error Line has trailing spaces. 91
Error Line is longer than 80 characters. 92
Error Line is longer than 80 characters. 98
Error Line is longer than 80 characters. 100
Error Line is longer than 80 characters. 106
Error Line is longer than 80 characters. 108
Error Line has trailing spaces. 124
Error Line is longer than 80 characters. 126
Error Line has trailing spaces. 127
Error Line is longer than 80 characters. 128
Error Line has trailing spaces. 132
Error Line is longer than 80 characters. 134
Error Line is longer than 80 characters. 135
Error Line is longer than 80 characters. 137
Error Line has trailing spaces. 141
Error Line is longer than 80 characters. 143
Error Line has trailing spaces. 144
Error Line is longer than 80 characters. 144
Error Line is longer than 80 characters. 145
Error Line has trailing spaces. 149
Error Line is longer than 80 characters. 151
Error Line is longer than 80 characters. 152
Error Line is longer than 80 characters. 155

ca/spaz/cron/datasource/IFoodDatasourceListener.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Line has trailing spaces. 17
Error Line is longer than 80 characters. 22
Error Missing a Javadoc comment. 22

ca/spaz/cron/datasource/ILocalFoodDatasource.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - java.util.*. 14
Error Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. 16
Error Line has trailing spaces. 21
Error Line has trailing spaces. 22
Error Line has trailing spaces. 34
Error Line is longer than 80 characters. 36
Error Line is longer than 80 characters. 37
Error Line is longer than 80 characters. 44
Error Line has trailing spaces. 46
Error Line has trailing spaces. 50
Error Line is longer than 80 characters. 52
Error Line is longer than 80 characters. 54
Error Line is longer than 80 characters. 55
Error Line has trailing spaces. 57
Error Line is longer than 80 characters. 58
Error Line is longer than 80 characters. 60
Error Line is longer than 80 characters. 66
Error Line has trailing spaces. 68
Error Line is longer than 80 characters. 70
Error Line is longer than 80 characters. 76
Error Line is longer than 80 characters. 77
Error Line has trailing spaces. 79
Error Line is longer than 80 characters. 82
Error Line is longer than 80 characters. 89
Error Expected @param tag for 'food'. 91
Error Expected @param tag for 'measures'. 91
Error Line is longer than 80 characters. 94
Error Line is longer than 80 characters. 98
Error Expected @param tag for 'food'. 100
Error Expected @param tag for 'measure'. 100
Error Line has trailing spaces. 104
Error Line has trailing spaces. 113
Error Line has trailing spaces. 117
Error Line is longer than 80 characters. 117
Error Line is longer than 80 characters. 123
Error Line has trailing spaces. 124
Error Line is longer than 80 characters. 126
Error Line has trailing spaces. 134
Error Line is longer than 80 characters. 135
Error Line has trailing spaces. 137
Error Line is longer than 80 characters. 139
Error Line is longer than 80 characters. 140
Error Line has trailing spaces. 144
Error Line is longer than 80 characters. 152
Error Line is longer than 80 characters. 154
Error Line is longer than 80 characters. 155
Error Line is longer than 80 characters. 156
Error Line is longer than 80 characters. 157
Error Line has trailing spaces. 159
Error Line is longer than 80 characters. 161
Error Line has trailing spaces. 167
Error Line is longer than 80 characters. 169
Error Line is longer than 80 characters. 174
Error Line has trailing spaces. 176
Error Line is longer than 80 characters. 182
Error Line has trailing spaces. 183

ca/spaz/cron/datasource/package.html

Error Line
Error Missing package documentation file. 0

ca/spaz/cron/datasource/sql/ConnectionManager.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - java.sql.*. 14
Error Using the '.*' form of import should be avoided - java.util.*. 15
Error Line has trailing spaces. 26
Error Class ConnectionManager should be declared as final. 29
Error First sentence should end with a period. 31
Error Line has trailing spaces. 33
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error Line has trailing spaces. 44
Error Parameter dbID should be final. 50
Error 'dbID' hides a field. 50
Error Parameter dbName should be final. 50
Error Line has trailing spaces. 57
Error Missing a Javadoc comment. 60
Error Line has trailing spaces. 66
Error Missing a Javadoc comment. 69
Error Line has trailing spaces. 75
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 84
Error Missing a Javadoc comment. 86
Error Missing a Javadoc comment. 88
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 88
Error First sentence should end with a period. 91
Error Line has trailing spaces. 93
Error Parameter connectionID should be final. 98
Error Line has trailing spaces. 105
Error Line has trailing spaces. 122
Error Parameter dbID should be final. 127
Error Missing a Javadoc comment. 137
Error Expected an @return tag. 147
Error Parameter foodDB should be final. 154
Error Expected @param tag for 'foodDB'. 154
Error Missing a Javadoc comment. 158
Error Missing a Javadoc comment. 160
Error Missing a Javadoc comment. 162
Error Missing a Javadoc comment. 164
Error Parameter dbID should be final. 164
Error 'dbID' hides a field. 164
Error Line has trailing spaces. 172
Error Parameter observer should be final. 176
Error Line has trailing spaces. 185
Error Line is longer than 80 characters. 227
Error Line is longer than 80 characters. 240
Error Missing a Javadoc comment. 254
Error Missing a Javadoc comment. 261
Error First sentence should end with a period. 269
Error Line has trailing spaces. 271
Error Line is longer than 80 characters. 275
Error Parameter observer should be final. 275

ca/spaz/cron/datasource/sql/DatabaseID.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Line has trailing spaces. 15
Error Line has trailing spaces. 19
Error Missing a Javadoc comment. 20
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 22

ca/spaz/cron/datasource/sql/IConnectionStatusObserver.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Line has trailing spaces. 18
Error Line has trailing spaces. 22
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30

ca/spaz/cron/datasource/sql/SQLDatasource.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - java.io.*. 14
Error Using the '.*' form of import should be avoided - java.sql.*. 17
Error Using the '.*' form of import should be avoided - java.util.*. 18
Error Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. 22
Error Using the '.*' form of import should be avoided - ca.spaz.cron.datasource.*. 23
Error Using the '.*' form of import should be avoided - ca.spaz.sql.*. 24
Error Line has trailing spaces. 28
Error First sentence should end with a period. 32
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
Error Missing a Javadoc comment. 37
Error Variable 'conn' must be private and have accessor methods. 37
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 47
Error Parameter connectionID should be final. 47
Error Line is longer than 80 characters. 52
Error Missing a Javadoc comment. 57
Error Line has trailing spaces. 60
Error Line is longer than 80 characters. 61
Error Missing a Javadoc comment. 61
Error Parameter connectionId should be final. 61
Error Line is longer than 80 characters. 72
Error Missing a Javadoc comment. 72
Error Parameter name should be final. 72
Error Parameter id should be final. 72
Error 'id' hides a field. 72
Error Parameter conn should be final. 72
Error 'conn' hides a field. 72
Error Parameter allowLocal should be final. 72
Error 'allowLocal' hides a field. 72
Error Line has trailing spaces. 81
Error Line is longer than 80 characters. 82
Error Method 'doConsumeFood' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error Parameter serving should be final. 85
Error Name 'MID' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
Error Comment matches to-do format 'TODO:'. 114
Error Line has trailing spaces. 125
Error Line has trailing spaces. 135
Error Line is longer than 80 characters. 136
Error Method 'doChangeServingAmount' is not designed for extension - needs to be abstract, final or empty. 139
Error Missing a Javadoc comment. 139
Error Parameter serving should be final. 139
Error Name 'MID' must match pattern '^[a-z][a-zA-Z0-9]*$'. 147
Error Line is longer than 80 characters. 151
Error Line has trailing spaces. 167
Error Line is longer than 80 characters. 168
Error Method 'doUnConsumeFood' is not designed for extension - needs to be abstract, final or empty. 170
Error Missing a Javadoc comment. 170
Error Parameter serving should be final. 170
Error Expected an @return tag. 197
Error Method 'doChangeMeasure' is not designed for extension - needs to be abstract, final or empty. 197
Error Parameter food should be final. 197
Error Expected @param tag for 'food'. 197
Error Parameter measures should be final. 197
Error Expected @param tag for 'measures'. 197
Error Line has trailing spaces. 221
Error Line has trailing spaces. 239
Error Method 'doRemoveMeasure' is not designed for extension - needs to be abstract, final or empty. 247
Error Parameter food should be final. 247
Error Expected @param tag for 'food'. 247
Error Parameter m should be final. 247
Error Line has trailing spaces. 257
Error Line has trailing spaces. 275
Error Line is longer than 80 characters. 276
Error Method 'doAddMeasure' is not designed for extension - needs to be abstract, final or empty. 279
Error Missing a Javadoc comment. 279
Error Parameter food should be final. 279
Error Parameter measure should be final. 279
Error Line has trailing spaces. 306
Error Line has trailing spaces. 309
Error Line is longer than 80 characters. 310
Error Method 'doSaveMeasure' is not designed for extension - needs to be abstract, final or empty. 313
Error Missing a Javadoc comment. 313
Error Parameter measure should be final. 313
Error 'assert' is not followed by whitespace. 314
Error Line has trailing spaces. 323
Error Line has trailing spaces. 337
Error Line is longer than 80 characters. 338
Error Method 'doGetTimesConsumed' is not designed for extension - needs to be abstract, final or empty. 340
Error Missing a Javadoc comment. 340
Error Parameter food should be final. 340
Error Line is longer than 80 characters. 355
Error Line has trailing spaces. 363
Error Line is longer than 80 characters. 364
Error Method 'doGetTimesConsumed' is not designed for extension - needs to be abstract, final or empty. 367
Error Missing a Javadoc comment. 367
Error Parameter food should be final. 367
Error Parameter startDate should be final. 367
Error Parameter endDate should be final. 367
Error Line is longer than 80 characters. 384
Error Line has trailing spaces. 392
Error Line is longer than 80 characters. 393
Error Method 'getConsumedOn' is not designed for extension - needs to be abstract, final or empty. 395
Error Missing a Javadoc comment. 395
Error Parameter date should be final. 395
Error Line is longer than 80 characters. 402
Error Missing a Javadoc comment. 422
Error Parameter FID should be final. 422
Error Name 'FID' must match pattern '^[a-z][a-zA-Z0-9]*$'. 422
Error Line has trailing spaces. 442
Error Line is longer than 80 characters. 443
Error Method 'doAddFood' is not designed for extension - needs to be abstract, final or empty. 445
Error Missing a Javadoc comment. 445
Error Parameter food should be final. 445
Error '=' is not preceded with whitespace. 492
Error '=' is not followed by whitespace. 492
Error '<' is not preceded with whitespace. 492
Error '<' is not followed by whitespace. 492
Error 'cast' is not followed by whitespace. 493
Error Line has trailing spaces. 511
Error Line is longer than 80 characters. 512
Error Method 'doSaveFood' is not designed for extension - needs to be abstract, final or empty. 515
Error Missing a Javadoc comment. 515
Error Parameter food should be final. 515
Error Missing a Javadoc comment. 553
Error Parameter food should be final. 553
Error Parameter table should be final. 553
Error Line is longer than 80 characters. 559
Error Line is longer than 80 characters. 561
Error Line has trailing spaces. 568
Error First sentence should end with a period. 569
Error Line is longer than 80 characters. 575
Error Parameter food should be final. 575
Error Parameter table should be final. 575
Error Expected @throws tag for 'SQLException'. 575
Error Line is longer than 80 characters. 580
Error Line is longer than 80 characters. 582
Error Line has trailing spaces. 589
Error Missing a Javadoc comment. 590
Error Parameter f should be final. 590
Error Line is longer than 80 characters. 592
Error Line has trailing spaces. 598
Error Line is longer than 80 characters. 599
Error Method 'doRemoveFood' is not designed for extension - needs to be abstract, final or empty. 601
Error Missing a Javadoc comment. 601
Error Parameter food should be final. 601
Error Comment matches to-do format 'TODO:'. 607
Error Line has trailing spaces. 624
Error Method 'doFindFoods' is not designed for extension - needs to be abstract, final or empty. 627
Error Missing a Javadoc comment. 627
Error Parameter parts should be final. 627
Error Line has trailing spaces. 633
Error Method 'doFindFoods' is not designed for extension - needs to be abstract, final or empty. 637
Error Missing a Javadoc comment. 637
Error Parameter keys should be final. 637
Error Parameter foodGroup should be final. 637
Error Parameter source should be final. 637
Error Line is longer than 80 characters. 646
Error Line is longer than 80 characters. 662
Error Parameter result should be final. 681
Error Expected @param tag for 'result'. 681
Error Parameter res should be final. 681
Error Expected @param tag for 'res'. 681
Error Expected @throws tag for 'SQLException'. 681
Error Line has trailing spaces. 697
Error Method 'doFindAllFoods' is not designed for extension - needs to be abstract, final or empty. 700
Error Missing a Javadoc comment. 700
Error Line has trailing spaces. 716
Error Line is longer than 80 characters. 717
Error Method 'doGetMeasuresFor' is not designed for extension - needs to be abstract, final or empty. 719
Error Missing a Javadoc comment. 719
Error Parameter food should be final. 719
Error Line has trailing spaces. 747
Error Line is longer than 80 characters. 748
Error Method 'doGetNutrientsFor' is not designed for extension - needs to be abstract, final or empty. 750
Error Missing a Javadoc comment. 750
Error Parameter food should be final. 750
Error Parameter nutrients should be final. 750
Error Line is longer than 80 characters. 766
Error Line has trailing spaces. 775
Error Method 'getSources' is not designed for extension - needs to be abstract, final or empty. 778
Error Missing a Javadoc comment. 778
Error Line has trailing spaces. 796
Error Method 'getFoodGroups' is not designed for extension - needs to be abstract, final or empty. 799
Error Missing a Javadoc comment. 799
Error Line has trailing spaces. 818
Error Method 'isSearchable' is not designed for extension - needs to be abstract, final or empty. 821
Error Missing a Javadoc comment. 821
Error Line has trailing spaces. 824
Error Line has trailing spaces. 827
Error Method 'isAvailable' is not designed for extension - needs to be abstract, final or empty. 830
Error Missing a Javadoc comment. 830
Error Line has trailing spaces. 836
Error Line has trailing spaces. 847
Error Method 'isListable' is not designed for extension - needs to be abstract, final or empty. 850
Error Missing a Javadoc comment. 850
Error Line is longer than 80 characters. 855
Error Method 'doCreateNewFood' is not designed for extension - needs to be abstract, final or empty. 857
Error Missing a Javadoc comment. 857
Error Line has trailing spaces. 861
Error Missing a Javadoc comment. 862
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 869
Error Missing a Javadoc comment. 869
Error '||' should be on a new line. 872
Error Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 889
Error Missing a Javadoc comment. 889
Error Line is longer than 80 characters. 890
Error Line is longer than 80 characters. 891
Error Line is longer than 80 characters. 892
Error Line is longer than 80 characters. 893
Error Line has trailing spaces. 894
Error Line is longer than 80 characters. 901
Error Line is longer than 80 characters. 905
Error Line is longer than 80 characters. 920
Error Line is longer than 80 characters. 923
Error Line is longer than 80 characters. 926
Error Line is longer than 80 characters. 931
Error Method 'doAddFoodGroup' is not designed for extension - needs to be abstract, final or empty. 933
Error Missing a Javadoc comment. 933
Error Parameter foodGroup should be final. 933
Error Line is longer than 80 characters. 944
Error Line is longer than 80 characters. 951
Error Method 'setId' is not designed for extension - needs to be abstract, final or empty. 959
Error Parameter id should be final. 959
Error 'id' hides a field. 959
Error Line has trailing spaces. 964
Error Line is longer than 80 characters. 964
Error Line has trailing spaces. 966
Error Method 'getId' is not designed for extension - needs to be abstract, final or empty. 969
Error Method 'findFoodBySourceUID' is not designed for extension - needs to be abstract, final or empty. 973
Error Missing a Javadoc comment. 973
Error Parameter sourceUID should be final. 973
Error Method 'containsFood' is not designed for extension - needs to be abstract, final or empty. 994
Error Missing a Javadoc comment. 994
Error Parameter food should be final. 994
Error Name 'return_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 997

ca/spaz/cron/datasource/sql/SQLFood.java

Error Line
Error File does not end with a newline. 0

ca/spaz/cron/datasource/sql/SQLFood.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error First sentence should end with a period. 18
Error Line has trailing spaces. 19
Error Missing a Javadoc comment. 24
Error Missing a Javadoc comment. 26
Error Name 'getNDB_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. 26
Error Line has trailing spaces. 30
Error Expected @param tag for 'ID'. 39
Error Name 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39

ca/spaz/cron/datasource/sql/SQLFoodGroup.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error First sentence should end with a period. 16
Error Line has trailing spaces. 17

ca/spaz/cron/datasource/sql/SQLFoodGroupImpl.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. 14
Error First sentence should end with a period. 16
Error Line has trailing spaces. 17
Error Missing a Javadoc comment. 22
Error Missing a Javadoc comment. 23
Error Line has trailing spaces. 26
Error Parameter name should be final. 28
Error 'name' hides a field. 28
Error Expected @param tag for 'name'. 28
Error Missing a Javadoc comment. 35

ca/spaz/cron/datasource/sql/SQLFoodImpl.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Using the '.*' form of import should be avoided - java.util.*. 7
Error Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. 11
Error Using the '.*' form of import should be avoided - ca.spaz.cron.datasource.*. 12
Error Line has trailing spaces. 16
Error Line has trailing spaces. 19
Error First sentence should end with a period. 23
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 26
Error Missing a Javadoc comment. 28
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 31
Error Name 'FID' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Variable 'FID' must be private and have accessor methods. 31
Error Missing a Javadoc comment. 34
Error Name 'ndb_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Variable 'ndb_id' must be private and have accessor methods. 34
Error Missing a Javadoc comment. 37
Error Variable 'description' must be private and have accessor methods. 37
Error Missing a Javadoc comment. 39
Error Variable 'source' must be private and have accessor methods. 39
Error Missing a Javadoc comment. 41
Error Variable 'foodGroup' must be private and have accessor methods. 41
Error Missing a Javadoc comment. 43
Error Variable 'measures' must be private and have accessor methods. 43
Error Missing a Javadoc comment. 45
Error Variable 'minerals' must be private and have accessor methods. 45
Error Missing a Javadoc comment. 47
Error Variable 'vitamins' must be private and have accessor methods. 47
Error Missing a Javadoc comment. 49
Error Variable 'aminoAcids' must be private and have accessor methods. 49
Error Missing a Javadoc comment. 51
Error Variable 'macroNutrients' must be private and have accessor methods. 51
Error Line has trailing spaces. 52
Error Missing a Javadoc comment. 53
Error Variable 'lipids' must be private and have accessor methods. 53
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 57
Error Parameter source should be final. 57
Error 'source' hides a field. 57
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 75
Error Name 'getNDB_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 89
Error Missing a Javadoc comment. 96
Error Missing a Javadoc comment. 106
Error Missing a Javadoc comment. 113
Error Missing a Javadoc comment. 124
Error Missing a Javadoc comment. 132
Error Missing a Javadoc comment. 139
Error Missing a Javadoc comment. 146
Error Missing a Javadoc comment. 157
Error Missing a Javadoc comment. 168
Error Line is longer than 80 characters. 177
Error Missing a Javadoc comment. 179
Error Parameter ni should be final. 179
Error 'if' construct must use '{}'s. 180
Error Line is longer than 80 characters. 200
Error Missing a Javadoc comment. 202
Error Parameter ni should be final. 202
Error Parameter val should be final. 202
Error Missing a Javadoc comment. 223
Error Parameter out should be final. 223
Error '+' is not preceded with whitespace. 225
Error '+' is not followed by whitespace. 225
Error '+' is not preceded with whitespace. 225
Error '+' is not followed by whitespace. 225
Error '+' is not preceded with whitespace. 226
Error '+' is not followed by whitespace. 226
Error '+' is not preceded with whitespace. 226
Error '+' is not followed by whitespace. 226
Error '+' is not preceded with whitespace. 227
Error '+' is not followed by whitespace. 227
Error '+' is not preceded with whitespace. 227
Error '+' is not followed by whitespace. 227
Error Line has trailing spaces. 229
Error 'measures' hides a field. 230
Error 'cast' is not followed by whitespace. 233
Error '+' is not preceded with whitespace. 236
Error '+' is not followed by whitespace. 236
Error '+' is not preceded with whitespace. 236
Error '+' is not followed by whitespace. 236
Error '+' is not preceded with whitespace. 237
Error '+' is not followed by whitespace. 237
Error '+' is not preceded with whitespace. 237
Error '+' is not followed by whitespace. 237
Error '+' is not preceded with whitespace. 238
Error '+' is not followed by whitespace. 238
Error '+' is not preceded with whitespace. 238
Error '+' is not followed by whitespace. 238
Error Line has trailing spaces. 242
Error 'cast' is not followed by whitespace. 246
Error '+' is not preceded with whitespace. 250
Error '+' is not followed by whitespace. 250
Error '+' is not preceded with whitespace. 250
Error '+' is not followed by whitespace. 250
Error '+' is not preceded with whitespace. 251
Error '+' is not followed by whitespace. 251
Error '+' is not preceded with whitespace. 251
Error '+' is not followed by whitespace. 251
Error Line has trailing spaces. 255
Error Missing a Javadoc comment. 262
Error Parameter text should be final. 262
Error Line has trailing spaces. 264
Error Line is longer than 80 characters. 268
Error Missing a Javadoc comment. 270
Error Parameter fg should be final. 270
Error Missing a Javadoc comment. 284
Error Missing a Javadoc comment. 296
Error Parameter string should be final. 296
Error Missing a Javadoc comment. 303
Error Line has trailing spaces. 306
Error Definition of 'equals()' without corresponding definition of 'hashCode()'. 307
Error Missing a Javadoc comment. 307
Error Parameter o should be final. 307
Error '&&' should be on a new line. 310
Error '&&' should be on a new line. 311
Error '&&' should be on a new line. 312
Error Missing a Javadoc comment. 322
Error Parameter ID should be final. 322
Error Name 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. 322
Error Missing a Javadoc comment. 329
Error Parameter measures should be final. 329
Error 'measures' hides a field. 329
Error Line has trailing spaces. 330
Error Missing a Javadoc comment. 336
Error Missing a Javadoc comment. 343
Error Missing a Javadoc comment. 347
Error Parameter uid should be final. 347
Error Line has trailing spaces. 350
Error Line has trailing spaces. 355
Error Line has trailing spaces. 359
Error Line is longer than 80 characters. 360
Error Line has trailing spaces. 361

ca/spaz/cron/datasource/sql/USDAsr17/USDAFood.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.sql.*. 6
Error Missing a Javadoc comment. 13
Error First sentence should end with a period. 14
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 17
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 19
Error Name 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. 19
Error Variable 'ID' must be private and have accessor methods. 19
Error Missing a Javadoc comment. 20
Error Name 'ndb_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 20
Error Variable 'ndb_id' must be private and have accessor methods. 20
Error Missing a Javadoc comment. 21
Error Variable 'description' must be private and have accessor methods. 21
Error Missing a Javadoc comment. 22
Error Variable 'foodgroup' must be private and have accessor methods. 22
Error Line has trailing spaces. 23
Error First sentence should end with a period. 24
Error Parameter str should be final. 29
Error Parameter groups should be final. 29
Error Line has trailing spaces. 39
Error Line has trailing spaces. 40
Error Method 'addToDB' is not designed for extension - needs to be abstract, final or empty. 41
Error Missing a Javadoc comment. 41
Error Parameter c should be final. 41
Error Line has trailing spaces. 51
Error Line has trailing spaces. 55

ca/spaz/cron/datasource/sql/USDAsr17/USDAImporter.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Using the '.*' form of import should be avoided - java.io.*. 6
Error Using the '.*' form of import should be avoided - java.net.*. 7
Error Using the '.*' form of import should be avoided - java.sql.*. 8
Error Using the '.*' form of import should be avoided - java.util.*. 9
Error Using the '.*' form of import should be avoided - java.util.zip.*. 10
Error Using the '.*' form of import should be avoided - ca.spaz.util.*. 15
Error Missing a Javadoc comment. 17
Error Line has trailing spaces. 19
Error Missing a Javadoc comment. 23
Error Line has trailing spaces. 24
Error Line has trailing spaces. 26
Error Line has trailing spaces. 31
Error Line has trailing spaces. 36
Error Line has trailing spaces. 41
Error Line has trailing spaces. 46
Error Line has trailing spaces. 51
Error First sentence should end with a period. 55
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 58
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 77
Error Name 'added_foods' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
Error Line has trailing spaces. 78
Error Missing a Javadoc comment. 79
Error Parameter conn should be final. 79
Error Parameter out should be final. 79
Error 'out' hides a field. 79
Error Method 'getSourceStream' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Method 'setSourceStream' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Parameter sourceStream should be final. 93
Error 'sourceStream' hides a field. 93
Error Method 'getSourceURL' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error Method 'setSourceURL' is not designed for extension - needs to be abstract, final or empty. 101
Error Missing a Javadoc comment. 101
Error Parameter sourceURL should be final. 101
Error 'sourceURL' hides a field. 101
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 108
Error Missing a Javadoc comment. 108
Error Line has trailing spaces. 111
Error 'if' construct must use '{}'s. 136
Error Line is longer than 80 characters. 139
Error Line is longer than 80 characters. 148
Error Line is longer than 80 characters. 152
Error Line is longer than 80 characters. 159
Error Line is longer than 80 characters. 165
Error Line is longer than 80 characters. 171
Error Line is longer than 80 characters. 177
Error Line is longer than 80 characters. 184
Error '100' is a magic number. 198
Error Line has trailing spaces. 201
Error Line is longer than 80 characters. 202
Error Missing a Javadoc comment. 202
Error Parameter ins should be final. 202
Error Parameter streamName should be final. 202
Error Parameter streamSize should be final. 202
Error Parameter totalSize should be final. 202
Error Parameter baseProgress should be final. 202
Error Parameter parseType should be final. 202
Error Line is longer than 80 characters. 203
Error 'if' construct must use '{}'s. 211
Error Line has trailing spaces. 224
Error Line has trailing spaces. 227
Error Line is longer than 80 characters. 238
Error Line is longer than 80 characters. 243
Error Line is longer than 80 characters. 249
Error Line is longer than 80 characters. 264
Error Line is longer than 80 characters. 266
Error Line has trailing spaces. 273
Error Missing a Javadoc comment. 274
Error Parameter table should be final. 274
Error Line is longer than 80 characters. 281
Error Line is longer than 80 characters. 283
Error Line has trailing spaces. 292
Error Missing a Javadoc comment. 293
Error Parameter table should be final. 293
Error Parameter tag should be final. 293
Error Line is longer than 80 characters. 297
Error Line is longer than 80 characters. 300
Error Line is longer than 80 characters. 302
Error Line has trailing spaces. 311
Error Missing a Javadoc comment. 312
Error 'if' construct must use '{}'s. 313
Error Line is longer than 80 characters. 315
Error Line is longer than 80 characters. 325
Error Parameter line should be final. 339
Error Expected @param tag for 'line'. 339
Error Expected an @return tag. 352
Error Parameter relevantEntries should be final. 352
Error Expected @param tag for 'relevantEntries'. 352
Error Expected an @return tag. 367
Error Parameter zif should be final. 367
Error Expected @param tag for 'zif'. 367
Error '4' is a magic number. 368
Error 'for' is not followed by whitespace. 369
Error Must have at least one statement. 379
Error Line is longer than 80 characters. 387
Error Line is longer than 80 characters. 390
Error Expected an @return tag. 394
Error Line is longer than 80 characters. 394
Error Parameter url should be final. 394
Error Parameter tempFile should be final. 394
Error Parameter progressPortion should be final. 394
Error Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. 394
Error 'cast' is not followed by whitespace. 413
Error '/' is not preceded with whitespace. 413
Error '/' is not followed by whitespace. 413
Error 'cast' is not followed by whitespace. 413
Error Missing a Javadoc comment. 430
Error Missing a Javadoc comment. 431
Error Missing a Javadoc comment. 432
Error Line has trailing spaces. 433
Error Method 'getTaskProgress' is not designed for extension - needs to be abstract, final or empty. 434
Error Missing a Javadoc comment. 434
Error Method 'abortTask' is not designed for extension - needs to be abstract, final or empty. 438
Error Missing a Javadoc comment. 438
Error Method 'canAbortTask' is not designed for extension - needs to be abstract, final or empty. 442
Error Missing a Javadoc comment. 442
Error Method 'getTaskDescription' is not designed for extension - needs to be abstract, final or empty. 446
Error Missing a Javadoc comment. 446

ca/spaz/cron/datasource/sql/USDAsr17/USDANutrientInfo.java

Error Line
Error File does not end with a newline. 0

ca/spaz/cron/datasource/sql/USDAsr17/USDANutrientInfo.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Missing a Javadoc comment. 16
Error Utility classes should not have a public or default constructor. 16
Error Line has trailing spaces. 17
Error Missing a Javadoc comment. 18
Error Line has trailing spaces. 19
Error Missing a Javadoc comment. 20
Error '{' is not followed by whitespace. 20
Error '}' is not preceded with whitespace. 20
Error Missing a Javadoc comment. 22
Error Variable 'table' must be private and have accessor methods. 22
Error Missing a Javadoc comment. 24
Error Variable 'tag' must be private and have accessor methods. 24
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 26
Error Line has trailing spaces. 46
Error Line has trailing spaces. 57
Error Line has trailing spaces. 68
Error Line has trailing spaces. 90
Error Line has trailing spaces. 97
Error Line has trailing spaces. 102
Error Line has trailing spaces. 107
Error Missing a Javadoc comment. 108
Error Parameter table should be final. 108
Error Parameter tag should be final. 108
Error Parameter nid should be final. 108
Error Line has trailing spaces. 114
Error Missing a Javadoc comment. 115

ca/spaz/cron/datasource/sql/USDAsr17/USDAWeight.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.sql.*. 6
Error Missing a Javadoc comment. 13
Error First sentence should end with a period. 14
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 17
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 19
Error Name 'ndb_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 19
Error Variable 'ndb_id' must be private and have accessor methods. 19
Error Missing a Javadoc comment. 20
Error Variable 'amount' must be private and have accessor methods. 20
Error Missing a Javadoc comment. 21
Error Variable 'grams' must be private and have accessor methods. 21
Error Missing a Javadoc comment. 22
Error Variable 'description' must be private and have accessor methods. 22
Error Line has trailing spaces. 23
Error Line has trailing spaces. 24
Error Missing a Javadoc comment. 25
Error Parameter str should be final. 25
Error Line has trailing spaces. 32
Error Line has trailing spaces. 33
Error '3' is a magic number. 33
Error Line has trailing spaces. 34
Error '4' is a magic number. 34
Error Line has trailing spaces. 36
Error Method 'addToDB' is not designed for extension - needs to be abstract, final or empty. 37
Error Missing a Javadoc comment. 37
Error Parameter c should be final. 37
Error Parameter foods should be final. 37
Error 'cast' is not followed by whitespace. 39
Error 'assert' is not followed by whitespace. 40
Error Line has trailing spaces. 49

ca/spaz/cron/datasource/sql/USDAsr17/package.html

Error Line
Error Missing package documentation file. 0

ca/spaz/cron/datasource/sql/package.html

Error Line
Error Missing package documentation file. 0

ca/spaz/cron/datasource/www/AbstractWWWDatasource.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - java.io.*. 14
Error Using the '.*' form of import should be avoided - java.util.*. 16
Error Using the '.*' form of import should be avoided - java.util.regex.*. 17
Error Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. 22
Error Line has trailing spaces. 28
Error First sentence should end with a period. 32
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
Error Parameter name should be final. 41
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 53
Error Line has trailing spaces. 59
Error Line has trailing spaces. 60
Error Missing a Javadoc comment. 67
Error Line has trailing spaces. 73
Error Method 'isSearchable' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error Method 'isListable' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Missing a Javadoc comment. 96
Error Line has trailing spaces. 101
Error Line is longer than 80 characters. 106
Error Line is longer than 80 characters. 107
Error Line has trailing spaces. 108
Error Line is longer than 80 characters. 110
Error Line is longer than 80 characters. 111
Error Line has trailing spaces. 112
Error Line is longer than 80 characters. 112
Error Line is longer than 80 characters. 113
Error Line is longer than 80 characters. 115
Error Line is longer than 80 characters. 117
Error Line has trailing spaces. 118
Error Line is longer than 80 characters. 119
Error Method 'getFoodGroups' is not designed for extension - needs to be abstract, final or empty. 123
Error Parameter sourceUrl should be final. 123
Error Parameter startGroups should be final. 123
Error Parameter endGroups should be final. 124
Error Parameter groupID should be final. 124
Error Parameter keyGroup should be final. 124
Error Parameter nameGroup should be final. 124
Error Line has trailing spaces. 126
Error Line has trailing spaces. 128
Error Line has trailing spaces. 130
Error Line is longer than 80 characters. 151
Error Line has trailing spaces. 161
Error Missing a Javadoc comment. 162
Error Parameter source should be final. 162
Error Line has trailing spaces. 164
Error Line is longer than 80 characters. 166
Error Line has trailing spaces. 176
Error Line is longer than 80 characters. 181
Error Method 'doFindFoods' is not designed for extension - needs to be abstract, final or empty. 183
Error Missing a Javadoc comment. 183
Error Parameter keys should be final. 183
Error Parameter foodGroup should be final. 183
Error Parameter source should be final. 183
Error Line is longer than 80 characters. 189
Error Method 'doFindFoods' is not designed for extension - needs to be abstract, final or empty. 191
Error Missing a Javadoc comment. 191
Error Parameter keys should be final. 191
Error Line is longer than 80 characters. 197
Error Method 'doGetMeasuresFor' is not designed for extension - needs to be abstract, final or empty. 199
Error Missing a Javadoc comment. 199
Error Parameter food should be final. 199
Error Line is longer than 80 characters. 205
Error Missing a Javadoc comment. 207
Error Parameter food should be final. 207
Error Parameter nutrients should be final. 207
Error Line has trailing spaces. 209
Error Missing a Javadoc comment. 212
Error Line has trailing spaces. 215

ca/spaz/cron/datasource/www/NutritionDataDatasource.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Line is longer than 80 characters. 2
Error Using the '.*' form of import should be avoided - java.net.*. 12
Error Using the '.*' form of import should be avoided - java.util.*. 13
Error Using the '.*' form of import should be avoided - java.util.regex.*. 14
Error Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. 20
Error Using the '.*' form of import should be avoided - com.meterware.httpunit.*. 23
Error First sentence should end with a period. 25
Error Line has trailing spaces. 27
Error Class NutritionDataDatasource should be declared as final. 30
Error First sentence should end with a period. 31
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 34
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 42
Error Line is longer than 80 characters. 45
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 47
Error Line is longer than 80 characters. 50
Error Missing a Javadoc comment. 50
Error Line is longer than 80 characters. 51
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 55
Error Parameter name should be final. 62
Error Expected @param tag for 'name'. 62
Error Line is longer than 80 characters. 67
Error Line has trailing spaces. 73
Error Missing a Javadoc comment. 76
Error Line has trailing spaces. 82
Error Missing a Javadoc comment. 85
Error Line has trailing spaces. 93
Error Missing a Javadoc comment. 96
Error Line has trailing spaces. 113
Error Missing a Javadoc comment. 116
Error Line has trailing spaces. 122
Error Line is longer than 80 characters. 123
Error Missing a Javadoc comment. 125
Error Parameter keys should be final. 125
Error Line has trailing spaces. 131
Error Line is longer than 80 characters. 132
Error Missing a Javadoc comment. 135
Error Parameter keys should be final. 135
Error Parameter foodGroup should be final. 135
Error Parameter source should be final. 135
Error Must have at least one statement. 136
Error Must have at least one statement. 139
Error Line has trailing spaces. 157
Error Line has trailing spaces. 164
Error Line has trailing spaces. 189
Error Missing a Javadoc comment. 201
Error Parameter conv should be final. 201
Error Parameter loader should be final. 201
Error Line has trailing spaces. 220
Error Line is longer than 80 characters. 221
Error Missing a Javadoc comment. 223
Error Parameter food should be final. 223
Error Line has trailing spaces. 229
Error Line is longer than 80 characters. 230
Error Missing a Javadoc comment. 233
Error Parameter food should be final. 233
Error Parameter nutrients should be final. 233
Error Line has trailing spaces. 239
Error Missing a Javadoc comment. 242
Error Missing a Javadoc comment. 246
Error Parameter args should be final. 246
Error '{' is followed by whitespace. 250
Error Missing a Javadoc comment. 253
Error Parameter food should be final. 253

ca/spaz/cron/datasource/www/NutritionDataFood.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - java.util.*. 15
Error Using the '.*' form of import should be avoided - java.util.regex.*. 16
Error Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. 23
Error Using the '.*' form of import should be avoided - ca.spaz.cron.datasource.*. 24
Error Using the '.*' form of import should be avoided - com.meterware.httpunit.*. 26
Error First sentence should end with a period. 28
Error Line has trailing spaces. 29
Error First sentence should end with a period. 33
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
Error Line has trailing spaces. 38
Error Line is longer than 80 characters. 39
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 44
Error Line is longer than 80 characters. 46
Error Missing a Javadoc comment. 46
Error Parameter source should be final. 46
Error 'source' hides a field. 46
Error Parameter response should be final. 46
Error Line is longer than 80 characters. 52
Error Line is longer than 80 characters. 54
Error Line is longer than 80 characters. 56
Error Line is longer than 80 characters. 65
Error Line is longer than 80 characters. 71
Error Parameter response should be final. 71
Error Expected @param tag for 'response'. 71
Error Expected @throws tag for 'IOException'. 71
Error Expected @throws tag for 'BadLocationException'. 71
Error Expected @throws tag for 'SAXException'. 71
Error Line is longer than 80 characters. 74
Error Line has trailing spaces. 80
Error Missing a Javadoc comment. 81
Error Parameter mainTable should be final. 81
Error Line has trailing spaces. 82
Error Line has trailing spaces. 84
Error ',' is not followed by whitespace. 85
Error ',' is not followed by whitespace. 87
Error ',' is not followed by whitespace. 89
Error Line is longer than 80 characters. 90
Error Missing a Javadoc comment. 104
Error Parameter mainTable should be final. 104
Error Line is longer than 80 characters. 105
Error ',' is not followed by whitespace. 105
Error ',' is not followed by whitespace. 107
Error Missing a Javadoc comment. 111
Error Parameter response should be final. 111
Error Line is longer than 80 characters. 112
Error Line is longer than 80 characters. 113
Error Line is longer than 80 characters. 116
Error ',' is not followed by whitespace. 116
Error ',' is not followed by whitespace. 116
Error Method 'getFoodGroup' is not designed for extension - needs to be abstract, final or empty. 130
Error Missing a Javadoc comment. 130
Error Method 'getSource' is not designed for extension - needs to be abstract, final or empty. 137
Error Missing a Javadoc comment. 137
Error Method 'getMeasures' is not designed for extension - needs to be abstract, final or empty. 144
Error Missing a Javadoc comment. 144
Error Method 'setMeasures' is not designed for extension - needs to be abstract, final or empty. 151
Error Missing a Javadoc comment. 151
Error Parameter measures should be final. 151
Error 'measures' hides a field. 151
Error Method 'getCalories' is not designed for extension - needs to be abstract, final or empty. 159
Error Missing a Javadoc comment. 159
Error Method 'getMacroNutrients' is not designed for extension - needs to be abstract, final or empty. 166
Error Missing a Javadoc comment. 166
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 173
Error Missing a Javadoc comment. 173
Error Method 'getMinerals' is not designed for extension - needs to be abstract, final or empty. 180
Error Missing a Javadoc comment. 180
Error Method 'getVitamins' is not designed for extension - needs to be abstract, final or empty. 187
Error Missing a Javadoc comment. 187
Error Method 'getAminoAcids' is not designed for extension - needs to be abstract, final or empty. 194
Error Missing a Javadoc comment. 194
Error Method 'getLipids' is not designed for extension - needs to be abstract, final or empty. 201
Error Missing a Javadoc comment. 201
Error Line is longer than 80 characters. 206
Error Method 'getNutrientAmount' is not designed for extension - needs to be abstract, final or empty. 208
Error Missing a Javadoc comment. 208
Error Parameter ni should be final. 208
Error Line is longer than 80 characters. 213
Error Missing a Javadoc comment. 215
Error Parameter ni should be final. 215
Error Parameter val should be final. 215
Error Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. 222
Error Missing a Javadoc comment. 222
Error Parameter text should be final. 222
Error Line is longer than 80 characters. 227
Error Missing a Javadoc comment. 229
Error Parameter foodGroup should be final. 229
Error Method 'getNumTimesConsumed' is not designed for extension - needs to be abstract, final or empty. 236
Error Missing a Javadoc comment. 236
Error Missing a Javadoc comment. 243
Error Parameter string should be final. 243
Error Method 'getDataSource' is not designed for extension - needs to be abstract, final or empty. 250
Error Missing a Javadoc comment. 250
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 257
Error Missing a Javadoc comment. 257
Error Method 'getSourceUID' is not designed for extension - needs to be abstract, final or empty. 264
Error Missing a Javadoc comment. 264
Error Missing a Javadoc comment. 268
Error Line has trailing spaces. 270
Error Missing a Javadoc comment. 273
Error Parameter uid should be final. 273
Error Line has trailing spaces. 275

ca/spaz/cron/datasource/www/WWWFoodGroup.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error First sentence should end with a period. 16
Error Line has trailing spaces. 17
Error Missing a Javadoc comment. 22
Error Line has trailing spaces. 23

ca/spaz/cron/datasource/www/WWWFoodGroupImpl.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. 14
Error Line has trailing spaces. 18
Error Line is longer than 80 characters. 21
Error Missing a Javadoc comment. 23
Error Missing a Javadoc comment. 24
Error Line has trailing spaces. 28
Error Parameter searchKey should be final. 32
Error Parameter groupName should be final. 32
Error Method 'getFoodGroupName' is not designed for extension - needs to be abstract, final or empty. 40
Error Missing a Javadoc comment. 40
Error Line has trailing spaces. 43
Error Missing a Javadoc comment. 47

ca/spaz/cron/datasource/www/package.html

Error Line
Error Missing package documentation file. 0

ca/spaz/cron/package.html

Error Line
Error Missing package documentation file. 0

ca/spaz/cron/summary/AbstractNutrientSummaryPanel.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 6
Error Using the '.*' form of import should be avoided - java.util.*. 7
Error Using the '.*' form of import should be avoided - javax.swing.*. 10
Error Line is longer than 80 characters. 12
Error Missing a Javadoc comment. 12
Error '{' is not preceded with whitespace. 12
Error Line has trailing spaces. 13
Error Missing a Javadoc comment. 14
Error Variable 'nutrientTable' must be private and have accessor methods. 14
Error Missing a Javadoc comment. 15
Error Variable 'scrollPane' must be private and have accessor methods. 15
Error Missing a Javadoc comment. 16
Error Line has trailing spaces. 17
Error Missing a Javadoc comment. 18
Error Line has trailing spaces. 21
Error Line has trailing spaces. 24
Error Method 'getNutrientTablePane' is not designed for extension - needs to be abstract, final or empty. 25
Error Missing a Javadoc comment. 25
Error '300' is a magic number. 28
Error '140' is a magic number. 28
Error Line is longer than 80 characters. 31
Error Line has trailing spaces. 35
Error Line has trailing spaces. 36
Error Method 'update' is not designed for extension - needs to be abstract, final or empty. 37
Error Missing a Javadoc comment. 37
Error Parameter source should be final. 37
Error Parameter message should be final. 37

ca/spaz/cron/summary/AminoAcidSummaryPanel.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 13
Error Line has trailing spaces. 14
Error Missing a Javadoc comment. 15
Error Line has trailing spaces. 17
Error '4' is a magic number. 17
Error ',' is not followed by whitespace. 17
Error '4' is a magic number. 17
Error ',' is not followed by whitespace. 17
Error '4' is a magic number. 17
Error ',' is not followed by whitespace. 17
Error '4' is a magic number. 17
Error Method 'getNutrientList' is not designed for extension - needs to be abstract, final or empty. 21
Error Missing a Javadoc comment. 21
Error Line has trailing spaces. 24

ca/spaz/cron/summary/LipidSummaryPanel.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 13
Error Line has trailing spaces. 14
Error Missing a Javadoc comment. 15
Error Line has trailing spaces. 17
Error '4' is a magic number. 17
Error ',' is not followed by whitespace. 17
Error '4' is a magic number. 17
Error ',' is not followed by whitespace. 17
Error '4' is a magic number. 17
Error ',' is not followed by whitespace. 17
Error '4' is a magic number. 17
Error Method 'getNutrientList' is not designed for extension - needs to be abstract, final or empty. 21
Error Missing a Javadoc comment. 21

ca/spaz/cron/summary/MacroChart.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 6
Error Missing a Javadoc comment. 10
Error Missing a Javadoc comment. 12
Error Missing a Javadoc comment. 13
Error Missing a Javadoc comment. 14
Error Line has trailing spaces. 15
Error Method 'getCarbs' is not designed for extension - needs to be abstract, final or empty. 16
Error Missing a Javadoc comment. 16
Error Line has trailing spaces. 19
Error Method 'setCarbs' is not designed for extension - needs to be abstract, final or empty. 20
Error Missing a Javadoc comment. 20
Error Parameter carbs should be final. 20
Error 'carbs' hides a field. 20
Error Line has trailing spaces. 24
Error Method 'getFat' is not designed for extension - needs to be abstract, final or empty. 25
Error Missing a Javadoc comment. 25
Error Line has trailing spaces. 28
Error Method 'setFat' is not designed for extension - needs to be abstract, final or empty. 29
Error Missing a Javadoc comment. 29
Error Parameter fat should be final. 29
Error 'fat' hides a field. 29
Error Line has trailing spaces. 33
Error Method 'getProtein' is not designed for extension - needs to be abstract, final or empty. 34
Error Missing a Javadoc comment. 34
Error Line has trailing spaces. 37
Error Method 'setProtein' is not designed for extension - needs to be abstract, final or empty. 38
Error Missing a Javadoc comment. 38
Error Parameter protein should be final. 38
Error 'protein' hides a field. 38
Error Line has trailing spaces. 42
Error Method 'paint' is not designed for extension - needs to be abstract, final or empty. 44
Error Missing a Javadoc comment. 44
Error Parameter g should be final. 44
Error 'cast' is not followed by whitespace. 45
Error Line is longer than 80 characters. 46
Error '0.75f' is a magic number. 46
Error Line is longer than 80 characters. 47
Error '<' is not preceded with whitespace. 51
Error '<' is not followed by whitespace. 51
Error '?' is not preceded with whitespace. 51
Error Avoid inline conditionals. 51
Error '?' is not followed by whitespace. 51
Error ':' is not preceded with whitespace. 51
Error ':' is not followed by whitespace. 51
Error Line has trailing spaces. 54
Error ',' is not followed by whitespace. 57
Error ',' is not followed by whitespace. 57
Error '-' is not preceded with whitespace. 57
Error '-' is not followed by whitespace. 57
Error '4' is a magic number. 57
Error ',' is not followed by whitespace. 57
Error '-' is not preceded with whitespace. 57
Error '-' is not followed by whitespace. 57
Error '4' is a magic number. 57
Error 'cast' is not followed by whitespace. 57
Error '360' is a magic number. 57
Error '*' is not preceded with whitespace. 57
Error '*' is not followed by whitespace. 57
Error '/' is not preceded with whitespace. 57
Error '/' is not followed by whitespace. 57
Error 'cast' is not followed by whitespace. 58
Error '360' is a magic number. 58
Error '*' is not preceded with whitespace. 58
Error '*' is not followed by whitespace. 58
Error '/' is not preceded with whitespace. 58
Error '/' is not followed by whitespace. 58
Error Line has trailing spaces. 59
Error ',' is not followed by whitespace. 61
Error ',' is not followed by whitespace. 61
Error '-' is not preceded with whitespace. 61
Error '-' is not followed by whitespace. 61
Error '4' is a magic number. 61
Error ',' is not followed by whitespace. 61
Error '-' is not preceded with whitespace. 61
Error '-' is not followed by whitespace. 61
Error '4' is a magic number. 61
Error 'cast' is not followed by whitespace. 61
Error '360' is a magic number. 61
Error '*' is not preceded with whitespace. 61
Error '*' is not followed by whitespace. 61
Error '/' is not preceded with whitespace. 61
Error '/' is not followed by whitespace. 61
Error 'cast' is not followed by whitespace. 62
Error '360' is a magic number. 62
Error '*' is not preceded with whitespace. 62
Error '*' is not followed by whitespace. 62
Error '/' is not preceded with whitespace. 62
Error '/' is not followed by whitespace. 62
Error Line has trailing spaces. 65
Error ',' is not followed by whitespace. 65
Error ',' is not followed by whitespace. 65
Error '-' is not preceded with whitespace. 65
Error '-' is not followed by whitespace. 65
Error '4' is a magic number. 65
Error ',' is not followed by whitespace. 65
Error '-' is not preceded with whitespace. 65
Error '-' is not followed by whitespace. 65
Error '4' is a magic number. 65
Error 'cast' is not followed by whitespace. 65
Error '360' is a magic number. 65
Error '*' is not preceded with whitespace. 65
Error '*' is not followed by whitespace. 65
Error '/' is not preceded with whitespace. 65
Error '/' is not followed by whitespace. 65
Error Line has trailing spaces. 67

ca/spaz/cron/summary/MacroNutrientSummaryPanel.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 6
Error Using the '.*' form of import should be avoided - java.util.*. 7
Error Using the '.*' form of import should be avoided - javax.swing.*. 10
Error Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. 12
Error Missing a Javadoc comment. 14
Error Line has trailing spaces. 15
Error Missing a Javadoc comment. 15
Error '4' is a magic number. 17
Error ',' is not followed by whitespace. 17
Error '4' is a magic number. 17
Error ',' is not followed by whitespace. 17
Error '4' is a magic number. 17
Error ',' is not followed by whitespace. 17
Error '4' is a magic number. 17
Error Line has trailing spaces. 20
Error Method 'getNutrientList' is not designed for extension - needs to be abstract, final or empty. 21
Error Missing a Javadoc comment. 21
Error Line has trailing spaces. 24
Error Missing a Javadoc comment. 25
Error Parameter servings should be final. 25
Error Parameter ni should be final. 25
Error '/' is not preceded with whitespace. 29
Error '/' is not followed by whitespace. 29
Error '100.0' is a magic number. 29
Error Missing a Javadoc comment. 35
Error Line has trailing spaces. 38
Error Line has trailing spaces. 41

ca/spaz/cron/summary/MineralSummaryPanel.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Missing a Javadoc comment. 15
Error Line has trailing spaces. 17
Error '4' is a magic number. 17
Error ',' is not followed by whitespace. 17
Error '4' is a magic number. 17
Error ',' is not followed by whitespace. 17
Error '4' is a magic number. 17
Error ',' is not followed by whitespace. 17
Error '4' is a magic number. 17
Error Method 'getNutrientList' is not designed for extension - needs to be abstract, final or empty. 21
Error Missing a Javadoc comment. 21

ca/spaz/cron/summary/NumericSummaryPanel.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - java.util.*. 15
Error Line has trailing spaces. 20
Error Line has trailing spaces. 22
Error Missing a Javadoc comment. 28
Error Line is longer than 80 characters. 32
Error Unused @throws tag for '<code>ClassCastException</code>'. 34
Error Parameter nutrientInfos should be final. 37
Error Line has trailing spaces. 44
Error Line is longer than 80 characters. 50
Error Method 'doDoubleString' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 52
Error Parameter valueName should be final. 52
Error Parameter value should be final. 52

ca/spaz/cron/summary/NutrientDisplay.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 6
Error Missing a Javadoc comment. 12
Error Missing a Javadoc comment. 13
Error Variable 'amount' must be private and have accessor methods. 13
Error Missing a Javadoc comment. 14
Error Missing a Javadoc comment. 16
Error Parameter info should be final. 16
Error 'info' hides a field. 16
Error Method 'getAmount' is not designed for extension - needs to be abstract, final or empty. 20
Error Missing a Javadoc comment. 20
Error Method 'setAmount' is not designed for extension - needs to be abstract, final or empty. 24
Error Missing a Javadoc comment. 24
Error Parameter amount should be final. 24
Error 'amount' hides a field. 24
Error Method 'getInfo' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error Method 'setInfo' is not designed for extension - needs to be abstract, final or empty. 32
Error Missing a Javadoc comment. 32
Error Parameter info should be final. 32
Error 'info' hides a field. 32
Error Line has trailing spaces. 35
Error Method 'getMinimumSize' is not designed for extension - needs to be abstract, final or empty. 36
Error Missing a Javadoc comment. 36
Error '100' is a magic number. 37
Error '20' is a magic number. 37
Error Line has trailing spaces. 39
Error Missing a Javadoc comment. 40
Error Parameter g should be final. 40
Error Line has trailing spaces. 41
Error Line has trailing spaces. 42
Error Line has trailing spaces. 44
Error Line has trailing spaces. 45
Error Line has trailing spaces. 46

ca/spaz/cron/summary/NutrientTable.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.util.*. 7
Error Using the '.*' form of import should be avoided - javax.swing.*. 9
Error Using the '.*' form of import should be avoided - javax.swing.table.*. 10
Error Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. 12
Error Missing a Javadoc comment. 17
Error Line has trailing spaces. 18
Error Line has trailing spaces. 19
Error Missing a Javadoc comment. 19
Error Missing a Javadoc comment. 20
Error Missing a Javadoc comment. 21
Error Line has trailing spaces. 22
Error Line has trailing spaces. 23
Error Missing a Javadoc comment. 24
Error Parameter nutrients should be final. 24
Error 'nutrients' hides a field. 24
Error Line has trailing spaces. 33
Error Line has trailing spaces. 35
Error '3' is a magic number. 38
Error '36' is a magic number. 39
Error '36' is a magic number. 40
Error '64' is a magic number. 41
Error '64' is a magic number. 42
Error Line has trailing spaces. 44
Error Line has trailing spaces. 45
Error Missing a Javadoc comment. 46
Error Parameter col should be final. 46
Error Parameter alignment should be final. 46
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 54
Error Parameter ni should be final. 54
Error '/' is not preceded with whitespace. 58
Error '/' is not followed by whitespace. 58
Error '100.0' is a magic number. 58
Error Missing a Javadoc comment. 64
Error Line has trailing spaces. 70
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 73
Error Line is longer than 80 characters. 74
Error Missing a Javadoc comment. 74
Error '{' is followed by whitespace. 74
Error Method 'getColumnClass' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter col should be final. 77
Error Method 'getColumnCount' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error Method 'getColumnName' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Parameter col should be final. 89
Error Method 'getNutrientInfo' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Parameter i should be final. 93
Error Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error Method 'getValueAt' is not designed for extension - needs to be abstract, final or empty. 101
Error Missing a Javadoc comment. 101
Error Parameter row should be final. 101
Error Parameter col should be final. 101
Error switch without "default" clause. 104
Error Line has trailing spaces. 111
Error '3' is a magic number. 111
Error '/' is not preceded with whitespace. 114
Error '/' is not followed by whitespace. 114
Error Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. 121
Error Missing a Javadoc comment. 121
Error Parameter row should be final. 121
Error Parameter col should be final. 121
Error Method 'update' is not designed for extension - needs to be abstract, final or empty. 127
Error Missing a Javadoc comment. 127
Error Parameter source should be final. 127
Error Parameter message should be final. 127
Error 'cast' is not followed by whitespace. 131
Error Line has trailing spaces. 135
Error Line has trailing spaces. 136

ca/spaz/cron/summary/NutritionSummaryPanel.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.util.*. 6
Error First sentence should end with a period. 12
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 18
Error First sentence should end with a period. 23
Error Line is longer than 80 characters. 26
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 26
Error Missing a Javadoc comment. 28
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 36
Error Line has trailing spaces. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error Method 'update' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Parameter source should be final. 49
Error Parameter message should be final. 49
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 57
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 62
Error Line has trailing spaces. 68
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 84
Error Missing a Javadoc comment. 91
Error Missing a Javadoc comment. 98

ca/spaz/cron/summary/OldMacroNutrientSummaryPanel.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - java.util.*. 16
Error Using the '.*' form of import should be avoided - org.jfree.chart.*. 20
Error Using the '.*' form of import should be avoided - org.jfree.data.general.*. 22
Error Line has trailing spaces. 31
Error Line has trailing spaces. 40
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error Line has trailing spaces. 50
Error First sentence should end with a period. 51
Error Parameter panel should be final. 55
Error Line has trailing spaces. 62
Error Method 'setValueList' is not designed for extension - needs to be abstract, final or empty. 66
Error Missing a Javadoc comment. 66
Error Parameter valueNames should be final. 66
Error Line is longer than 80 characters. 68
Error Line is longer than 80 characters. 69
Error Line is longer than 80 characters. 70
Error Line is longer than 80 characters. 72
Error '500' is a magic number. 75
Error '140' is a magic number. 75
Error First sentence should end with a period. 80
Error Line is longer than 80 characters. 97
Error Method 'doDoubleString' is not designed for extension - needs to be abstract, final or empty. 99
Error Missing a Javadoc comment. 99
Error Parameter valueName should be final. 99
Error Parameter value should be final. 99
Error Missing a Javadoc comment. 103

ca/spaz/cron/summary/SimpleSummaryContent.java

Error Line
Error File does not end with a newline. 0

ca/spaz/cron/summary/SimpleSummaryContent.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - java.awt.*. 14
Error Using the '.*' form of import should be avoided - java.util.*. 15
Error Using the '.*' form of import should be avoided - javax.swing.*. 18
Error Using the '.*' form of import should be avoided - com.aimedia.ui.*. 20
Error Line has trailing spaces. 24
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Line has trailing spaces. 33
Error Missing a Javadoc comment. 34
Error Parameter dataSource should be final. 34
Error '=' is not preceded with whitespace. 40
Error '4' is a magic number. 40
Error '=' is not followed by whitespace. 40
Error '=' is not preceded with whitespace. 41
Error '4' is a magic number. 41
Error '=' is not followed by whitespace. 41
Error '=' is not preceded with whitespace. 42
Error '=' is not followed by whitespace. 42
Error ',' is not followed by whitespace. 42
Error ',' is not followed by whitespace. 42
Error ',' is not followed by whitespace. 42
Error '6' is a magic number. 42
Error '=' is not preceded with whitespace. 43
Error '=' is not followed by whitespace. 43
Error ',' is not followed by whitespace. 43
Error ',' is not followed by whitespace. 43
Error '6' is a magic number. 43
Error ',' is not followed by whitespace. 43
Error '=' is not preceded with whitespace. 44
Error '=' is not followed by whitespace. 44
Error '=' is not preceded with whitespace. 45
Error '=' is not followed by whitespace. 45
Error '=' is not preceded with whitespace. 46
Error '=' is not followed by whitespace. 46
Error '=' is not preceded with whitespace. 47
Error '0.9' is a magic number. 47
Error '=' is not followed by whitespace. 47
Error Line has trailing spaces. 49
Error Method 'setValueList' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Parameter valueNames should be final. 53
Error '12' is a magic number. 54
Error Avoid inline conditionals. 54
Error '3' is a magic number. 54
Error '+=' is not preceded with whitespace. 71
Error '+=' is not followed by whitespace. 71
Error Expected an @return tag. 84
Error Parameter key should be final. 84
Error Expected @param tag for 'key'. 84
Error Line has trailing spaces. 88

ca/spaz/cron/summary/SummaryPanel.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Line has trailing spaces. 12
Error Using the '.*' form of import should be avoided - java.util.*. 16
Error Using the '.*' form of import should be avoided - javax.swing.*. 18
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 45
Error Line has trailing spaces. 53
Error Line is longer than 80 characters. 55
Error Line has trailing spaces. 56
Error Line is longer than 80 characters. 57
Error Parameter fieldOrdering should be final. 60
Error 'fieldOrdering' hides a field. 60
Error '4' is a magic number. 69
Error ',' is not followed by whitespace. 69
Error '4' is a magic number. 69
Error ',' is not followed by whitespace. 69
Error '4' is a magic number. 69
Error ',' is not followed by whitespace. 69
Error '4' is a magic number. 69
Error Line is longer than 80 characters. 74
Error Line has trailing spaces. 76
Error Line is longer than 80 characters. 77
Error Line is longer than 80 characters. 78
Error Parameter valueName should be final. 80
Error Parameter valueUnit should be final. 80
Error Line is longer than 80 characters. 85
Error Line has trailing spaces. 87
Error Line is longer than 80 characters. 88
Error Line is longer than 80 characters. 90
Error Line is longer than 80 characters. 92
Error Parameter valueName should be final. 92
Error Parameter labelText should be final. 92
Error Parameter valueUnit should be final. 92
Error Line is longer than 80 characters. 100
Error Method 'doBooleanString' is not designed for extension - needs to be abstract, final or empty. 106
Error Parameter valueName should be final. 106
Error Parameter value should be final. 106
Error Line is longer than 80 characters. 111
Error Method 'doDoubleString' is not designed for extension - needs to be abstract, final or empty. 117
Error Parameter valueName should be final. 117
Error Parameter value should be final. 117
Error Line has trailing spaces. 123
Error Line is longer than 80 characters. 126
Error Parameter valueName should be final. 129
Error Parameter value should be final. 129
Error Line is longer than 80 characters. 150
Error Method 'doIntegerString' is not designed for extension - needs to be abstract, final or empty. 156
Error Parameter valueName should be final. 156
Error Parameter value should be final. 156
Error Missing a Javadoc comment. 160
Error Parameter valueName should be final. 160
Error Parameter value should be final. 160
Error 'cast' is not followed by whitespace. 164
Error Line is longer than 80 characters. 171
Error Method 'doString' is not designed for extension - needs to be abstract, final or empty. 177
Error Parameter valueName should be final. 177
Error Parameter value should be final. 177
Error Line is longer than 80 characters. 184
Error Parameter valueName should be final. 186
Error Avoid inline conditionals. 188
Error Line has trailing spaces. 190
Error Missing a Javadoc comment. 191
Error Parameter valueName should be final. 191
Error Avoid inline conditionals. 193
Error Line has trailing spaces. 195
Error Missing a Javadoc comment. 196
Error Parameter valueName should be final. 196
Error Line has trailing spaces. 199
Error Missing a Javadoc comment. 200
Error Parameter valueName should be final. 200
Error Line is longer than 80 characters. 210
Error Line is longer than 80 characters. 211
Error Line has trailing spaces. 213
Error Parameter valueName should be final. 216
Error Line has trailing spaces. 219
Error Line is longer than 80 characters. 221
Error Parameter valueName should be final. 223
Error Line has trailing spaces. 233
Error Line has trailing spaces. 235
Error Parameter valueName should be final. 238
Error Line has trailing spaces. 248
Error Line has trailing spaces. 250
Error Parameter valueName should be final. 253
Error Line has trailing spaces. 263
Error Line has trailing spaces. 265
Error Parameter valueName should be final. 268
Error Line has trailing spaces. 303
Error Line is longer than 80 characters. 306
Error Line has trailing spaces. 318
Error Line has trailing spaces. 320
Error Line has trailing spaces. 322
Error Expected an @return tag. 324
Error Method 'getContentPane' is not designed for extension - needs to be abstract, final or empty. 324
Error Parameter contentValues should be final. 324
Error Line has trailing spaces. 362
Error Parameter valueName should be final. 367
Error Expected @param tag for 'valueName'. 367
Error Parameter valueName should be final. 380
Error Parameter value should be final. 380
Error Parameter valueName should be final. 389
Error Parameter value should be final. 389
Error Parameter valueName should be final. 399
Error Parameter value should be final. 399
Error Parameter valueName should be final. 408
Error Parameter value should be final. 408

ca/spaz/cron/summary/SwitchableSummaryPanel.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - java.util.*. 14
Error Using the '.*' form of import should be avoided - javax.swing.*. 16
Error Line is longer than 80 characters. 22
Error Line has trailing spaces. 24
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Parameter fieldOrdering should be final. 45
Error Expected @param tag for 'fieldOrdering'. 45
Error Line is longer than 80 characters. 56
Error Method 'doValueUpdate' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Parameter valueName should be final. 64
Error Line is longer than 80 characters. 74
Error Line has trailing spaces. 76
Error Line is longer than 80 characters. 78
Error Unused @throws tag for 'IllegalArgumentException'. 78
Error Parameter cpName should be final. 81
Error Parameter content should be final. 81
Error Line has trailing spaces. 84
Error Line is longer than 80 characters. 87
Error Line is longer than 80 characters. 89
Error Line has trailing spaces. 91
Error Line is longer than 80 characters. 93
Error Unused @throws tag for 'IllegalArgumentException'. 93
Error Line is longer than 80 characters. 96
Error Parameter cpName should be final. 96
Error Parameter cpIcon should be final. 96
Error Parameter content should be final. 96
Error Line is longer than 80 characters. 98
Error Line has trailing spaces. 104
Error Parameter cpName should be final. 109
Error Line has trailing spaces. 113
Error Line is longer than 80 characters. 119
Error Line has trailing spaces. 122
Error Line is longer than 80 characters. 126
Error Parameter cpName should be final. 129
Error Line has trailing spaces. 133
Error Method 'selectContentPane' is not designed for extension - needs to be abstract, final or empty. 138
Error Parameter cpName should be final. 138
Error Line has trailing spaces. 146
Error Method 'getContentPane' is not designed for extension - needs to be abstract, final or empty. 150
Error Missing a Javadoc comment. 150
Error Parameter contentValues should be final. 150
Error 'cast' is not followed by whitespace. 155
Error Line has trailing spaces. 164

ca/spaz/cron/summary/TargetSummaryChart.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 6
Error Using the '.*' form of import should be avoided - java.util.*. 7
Error Using the '.*' form of import should be avoided - javax.swing.*. 10
Error Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. 13
Error Missing a Javadoc comment. 18
Error Missing a Javadoc comment. 19
Error Variable 'energy' must be private and have accessor methods. 19
Error Missing a Javadoc comment. 20
Error Variable 'protein' must be private and have accessor methods. 20
Error Missing a Javadoc comment. 21
Error Variable 'carbs' must be private and have accessor methods. 21
Error Missing a Javadoc comment. 22
Error Variable 'lipid' must be private and have accessor methods. 22
Error Line has trailing spaces. 23
Error Missing a Javadoc comment. 24
Error '10' is a magic number. 25
Error ',' is not followed by whitespace. 25
Error '10' is a magic number. 25
Error ',' is not followed by whitespace. 25
Error '10' is a magic number. 25
Error ',' is not followed by whitespace. 25
Error '10' is a magic number. 25
Error Line has trailing spaces. 27
Error Method 'update' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error Parameter source should be final. 28
Error Parameter message should be final. 28
Error Comment matches to-do format 'TODO:'. 37
Error Line has trailing spaces. 37
Error Line has trailing spaces. 40
Error Missing a Javadoc comment. 41
Error Parameter servings should be final. 41
Error Parameter ni should be final. 41
Error '/' is not preceded with whitespace. 45
Error '/' is not followed by whitespace. 45
Error '100.0' is a magic number. 45
Error Line has trailing spaces. 50
Error Comment matches to-do format 'TODO:'. 51
Error Method 'paintComponent' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 52
Error Parameter g should be final. 52
Error Line has trailing spaces. 54
Error Line has trailing spaces. 67
Error '<' is not preceded with whitespace. 69
Error '<' is not followed by whitespace. 69
Error '?' is not preceded with whitespace. 69
Error Avoid inline conditionals. 69
Error '?' is not followed by whitespace. 69
Error ':' is not preceded with whitespace. 69
Error ':' is not followed by whitespace. 69
Error '24' is a magic number. 70
Error '80' is a magic number. 71
Error Line has trailing spaces. 73
Error Line has trailing spaces. 76
Error 'cast' is not followed by whitespace. 76
Error Line is longer than 80 characters. 77
Error '0.75f' is a magic number. 77
Error Line is longer than 80 characters. 78
Error Line has trailing spaces. 79
Error Line is longer than 80 characters. 80
Error ',' is not followed by whitespace. 82
Error ',' is not followed by whitespace. 82
Error ',' is not followed by whitespace. 82
Error Line has trailing spaces. 83
Error '/' is not preceded with whitespace. 85
Error '/' is not followed by whitespace. 85
Error ',' is not followed by whitespace. 89
Error ',' is not followed by whitespace. 89
Error 'cast' is not followed by whitespace. 89
Error '*' is not preceded with whitespace. 89
Error '*' is not followed by whitespace. 89
Error ',' is not followed by whitespace. 91
Error ',' is not followed by whitespace. 91
Error 'cast' is not followed by whitespace. 91
Error '*' is not preceded with whitespace. 91
Error '*' is not followed by whitespace. 91
Error Line has trailing spaces. 95
Error Line is longer than 80 characters. 95
Error 'cast' is not followed by whitespace. 95
Error '+' is not followed by whitespace. 95
Error 'cast' is not followed by whitespace. 95
Error Line has trailing spaces. 96
Error '100' is a magic number. 96
Error '*' is not preceded with whitespace. 96
Error '*' is not followed by whitespace. 96
Error '/' is not preceded with whitespace. 96
Error '/' is not followed by whitespace. 96
Error '+' is not preceded with whitespace. 97
Error '+' is not followed by whitespace. 97
Error '10' is a magic number. 97
Error '+' is not preceded with whitespace. 97
Error '+' is not followed by whitespace. 97
Error '/' is not preceded with whitespace. 97
Error '/' is not followed by whitespace. 97
Error '+' is not preceded with whitespace. 97
Error '+' is not followed by whitespace. 97
Error '/' is not preceded with whitespace. 97
Error '/' is not followed by whitespace. 97
Error Line is longer than 80 characters. 100
Error ',' is not followed by whitespace. 102
Error '+' is not preceded with whitespace. 102
Error '+' is not followed by whitespace. 102
Error '+' is not preceded with whitespace. 102
Error '+' is not followed by whitespace. 102
Error '5' is a magic number. 102
Error ',' is not followed by whitespace. 102
Error '-' is not preceded with whitespace. 102
Error '-' is not followed by whitespace. 102
Error ',' is not followed by whitespace. 102
Error '/' is not preceded with whitespace. 105
Error '/' is not followed by whitespace. 105
Error Line is longer than 80 characters. 109
Error ',' is not followed by whitespace. 109
Error '+' is not preceded with whitespace. 109
Error '+' is not followed by whitespace. 109
Error '+' is not preceded with whitespace. 109
Error '+' is not followed by whitespace. 109
Error '5' is a magic number. 109
Error ',' is not followed by whitespace. 109
Error 'cast' is not followed by whitespace. 109
Error '-' is not preceded with whitespace. 109
Error '-' is not followed by whitespace. 109
Error '*' is not preceded with whitespace. 109
Error '*' is not followed by whitespace. 109
Error ',' is not followed by whitespace. 109
Error Line is longer than 80 characters. 111
Error ',' is not followed by whitespace. 111
Error '+' is not preceded with whitespace. 111
Error '+' is not followed by whitespace. 111
Error '+' is not preceded with whitespace. 111
Error '+' is not followed by whitespace. 111
Error '5' is a magic number. 111
Error ',' is not followed by whitespace. 111
Error 'cast' is not followed by whitespace. 111
Error '-' is not preceded with whitespace. 111
Error '-' is not followed by whitespace. 111
Error '*' is not preceded with whitespace. 111
Error '*' is not followed by whitespace. 111
Error ',' is not followed by whitespace. 111
Error Line has trailing spaces. 115
Error Line is longer than 80 characters. 115
Error 'cast' is not followed by whitespace. 115
Error '+' is not followed by whitespace. 115
Error 'cast' is not followed by whitespace. 115
Error Line has trailing spaces. 116
Error '100' is a magic number. 116
Error '*' is not preceded with whitespace. 116
Error '*' is not followed by whitespace. 116
Error '/' is not preceded with whitespace. 116
Error '/' is not followed by whitespace. 116
Error '+' is not preceded with whitespace. 117
Error '+' is not followed by whitespace. 117
Error '10' is a magic number. 117
Error '+' is not preceded with whitespace. 117
Error '+' is not followed by whitespace. 117
Error '+' is not preceded with whitespace. 117
Error '+' is not followed by whitespace. 117
Error '5' is a magic number. 117
Error '+' is not preceded with whitespace. 117
Error '+' is not followed by whitespace. 117
Error '/' is not preceded with whitespace. 117
Error '/' is not followed by whitespace. 117
Error '+' is not preceded with whitespace. 117
Error '+' is not followed by whitespace. 117
Error '/' is not preceded with whitespace. 117
Error '/' is not followed by whitespace. 117
Error Line has trailing spaces. 119
Error ',' is not followed by whitespace. 122
Error '+' is not preceded with whitespace. 122
Error '+' is not followed by whitespace. 122
Error '+' is not preceded with whitespace. 122
Error '+' is not followed by whitespace. 122
Error '5' is a magic number. 122
Error '*' is not preceded with whitespace. 122
Error '*' is not followed by whitespace. 122
Error ',' is not followed by whitespace. 122
Error '-' is not preceded with whitespace. 122
Error '-' is not followed by whitespace. 122
Error ',' is not followed by whitespace. 122
Error '/' is not preceded with whitespace. 125
Error '/' is not followed by whitespace. 125
Error Line is longer than 80 characters. 129
Error ',' is not followed by whitespace. 129
Error '+' is not preceded with whitespace. 129
Error '+' is not followed by whitespace. 129
Error '+' is not preceded with whitespace. 129
Error '+' is not followed by whitespace. 129
Error '5' is a magic number. 129
Error '*' is not preceded with whitespace. 129
Error '*' is not followed by whitespace. 129
Error ',' is not followed by whitespace. 129
Error 'cast' is not followed by whitespace. 129
Error '-' is not preceded with whitespace. 129
Error '-' is not followed by whitespace. 129
Error '*' is not preceded with whitespace. 129
Error '*' is not followed by whitespace. 129
Error ',' is not followed by whitespace. 129
Error Line is longer than 80 characters. 131
Error ',' is not followed by whitespace. 131
Error '+' is not preceded with whitespace. 131
Error '+' is not followed by whitespace. 131
Error '+' is not preceded with whitespace. 131
Error '+' is not followed by whitespace. 131
Error '5' is a magic number. 131
Error '*' is not preceded with whitespace. 131
Error '*' is not followed by whitespace. 131
Error ',' is not followed by whitespace. 131
Error 'cast' is not followed by whitespace. 131
Error '-' is not preceded with whitespace. 131
Error '-' is not followed by whitespace. 131
Error '*' is not preceded with whitespace. 131
Error '*' is not followed by whitespace. 131
Error ',' is not followed by whitespace. 131
Error Line has trailing spaces. 135
Error Line is longer than 80 characters. 135
Error 'cast' is not followed by whitespace. 135
Error '+' is not followed by whitespace. 135
Error 'cast' is not followed by whitespace. 135
Error Line has trailing spaces. 136
Error '100' is a magic number. 136
Error '*' is not preceded with whitespace. 136
Error '*' is not followed by whitespace. 136
Error '/' is not preceded with whitespace. 136
Error '/' is not followed by whitespace. 136
Error '+' is not preceded with whitespace. 137
Error '+' is not followed by whitespace. 137
Error '10' is a magic number. 137
Error '+' is not preceded with whitespace. 137
Error '+' is not followed by whitespace. 137
Error '+' is not preceded with whitespace. 137
Error '+' is not followed by whitespace. 137
Error '5' is a magic number. 137
Error '*' is not preceded with whitespace. 137
Error '*' is not followed by whitespace. 137
Error '+' is not preceded with whitespace. 137
Error '+' is not followed by whitespace. 137
Error '/' is not preceded with whitespace. 137
Error '/' is not followed by whitespace. 137
Error '+' is not preceded with whitespace. 137
Error '+' is not followed by whitespace. 137
Error '/' is not preceded with whitespace. 137
Error '/' is not followed by whitespace. 137
Error ',' is not followed by whitespace. 141
Error '+' is not preceded with whitespace. 141
Error '+' is not followed by whitespace. 141
Error '+' is not preceded with whitespace. 141
Error '+' is not followed by whitespace. 141
Error '5' is a magic number. 141
Error '*' is not preceded with whitespace. 141
Error '*' is not followed by whitespace. 141
Error '3' is a magic number. 141
Error ',' is not followed by whitespace. 141
Error '-' is not preceded with whitespace. 141
Error '-' is not followed by whitespace. 141
Error ',' is not followed by whitespace. 141
Error '/' is not preceded with whitespace. 144
Error '/' is not followed by whitespace. 144
Error Line is longer than 80 characters. 148
Error ',' is not followed by whitespace. 148
Error '+' is not preceded with whitespace. 148
Error '+' is not followed by whitespace. 148
Error '+' is not preceded with whitespace. 148
Error '+' is not followed by whitespace. 148
Error '5' is a magic number. 148
Error '*' is not preceded with whitespace. 148
Error '*' is not followed by whitespace. 148
Error '3' is a magic number. 148
Error ',' is not followed by whitespace. 148
Error 'cast' is not followed by whitespace. 148
Error '-' is not preceded with whitespace. 148
Error '-' is not followed by whitespace. 148
Error '*' is not preceded with whitespace. 148
Error '*' is not followed by whitespace. 148
Error Line is longer than 80 characters. 150
Error ',' is not followed by whitespace. 150
Error '+' is not preceded with whitespace. 150
Error '+' is not followed by whitespace. 150
Error '+' is not preceded with whitespace. 150
Error '+' is not followed by whitespace. 150
Error '5' is a magic number. 150
Error '*' is not preceded with whitespace. 150
Error '*' is not followed by whitespace. 150
Error '3' is a magic number. 150
Error ',' is not followed by whitespace. 150
Error 'cast' is not followed by whitespace. 150
Error '-' is not preceded with whitespace. 150
Error '-' is not followed by whitespace. 150
Error '*' is not preceded with whitespace. 150
Error '*' is not followed by whitespace. 150
Error ',' is not followed by whitespace. 150
Error Line has trailing spaces. 154
Error 'cast' is not followed by whitespace. 154
Error '+' is not followed by whitespace. 154
Error 'cast' is not followed by whitespace. 154
Error Line has trailing spaces. 155
Error '100' is a magic number. 155
Error '*' is not preceded with whitespace. 155
Error '*' is not followed by whitespace. 155
Error '/' is not preceded with whitespace. 155
Error '/' is not followed by whitespace. 155
Error '+' is not preceded with whitespace. 156
Error '+' is not followed by whitespace. 156
Error '10' is a magic number. 156
Error '+' is not preceded with whitespace. 156
Error '+' is not followed by whitespace. 156
Error '+' is not preceded with whitespace. 156
Error '+' is not followed by whitespace. 156
Error '5' is a magic number. 156
Error '*' is not preceded with whitespace. 156
Error '*' is not followed by whitespace. 156
Error '3' is a magic number. 156
Error '+' is not preceded with whitespace. 156
Error '+' is not followed by whitespace. 156
Error '/' is not preceded with whitespace. 156
Error '/' is not followed by whitespace. 156
Error '+' is not preceded with whitespace. 156
Error '+' is not followed by whitespace. 156
Error '/' is not preceded with whitespace. 156
Error '/' is not followed by whitespace. 156
Error '+' is not preceded with whitespace. 158
Error '+' is not followed by whitespace. 158
Error '-' is not preceded with whitespace. 158
Error '-' is not followed by whitespace. 158
Error '+' is not preceded with whitespace. 158
Error '+' is not followed by whitespace. 158
Error '10' is a magic number. 158
Error '+' is not preceded with whitespace. 158
Error '+' is not followed by whitespace. 158
Error '+' is not preceded with whitespace. 158
Error '+' is not followed by whitespace. 158
Error '5' is a magic number. 158
Error '+' is not preceded with whitespace. 158
Error '+' is not followed by whitespace. 158
Error '10' is a magic number. 158
Error '-' is not preceded with whitespace. 158
Error '-' is not followed by whitespace. 158
Error '20' is a magic number. 158
Error Line has trailing spaces. 160
Error Line has trailing spaces. 161
Error Missing a Javadoc comment. 162
Error Parameter g should be final. 162
Error Parameter xo should be final. 162
Error Parameter yo should be final. 162
Error Parameter radius should be final. 162
Error ',' is not followed by whitespace. 166
Error ',' is not followed by whitespace. 166
Error '-' is not preceded with whitespace. 166
Error '-' is not followed by whitespace. 166
Error '4' is a magic number. 166
Error ',' is not followed by whitespace. 166
Error '-' is not preceded with whitespace. 166
Error '-' is not followed by whitespace. 166
Error '4' is a magic number. 166
Error 'cast' is not followed by whitespace. 166
Error '360' is a magic number. 166
Error '*' is not preceded with whitespace. 166
Error '*' is not followed by whitespace. 166
Error '/' is not preceded with whitespace. 166
Error '/' is not followed by whitespace. 166
Error 'cast' is not followed by whitespace. 167
Error '360' is a magic number. 167
Error '*' is not preceded with whitespace. 167
Error '*' is not followed by whitespace. 167
Error '/' is not preceded with whitespace. 167
Error '/' is not followed by whitespace. 167
Error Line has trailing spaces. 168
Error ',' is not followed by whitespace. 170
Error ',' is not followed by whitespace. 170
Error '-' is not preceded with whitespace. 170
Error '-' is not followed by whitespace. 170
Error '4' is a magic number. 170
Error ',' is not followed by whitespace. 170
Error '-' is not preceded with whitespace. 170
Error '-' is not followed by whitespace. 170
Error '4' is a magic number. 170
Error 'cast' is not followed by whitespace. 170
Error '360' is a magic number. 170
Error '*' is not preceded with whitespace. 170
Error '*' is not followed by whitespace. 170
Error '/' is not preceded with whitespace. 170
Error '/' is not followed by whitespace. 170
Error 'cast' is not followed by whitespace. 171
Error '360' is a magic number. 171
Error '*' is not preceded with whitespace. 171
Error '*' is not followed by whitespace. 171
Error '/' is not preceded with whitespace. 171
Error '/' is not followed by whitespace. 171
Error Line has trailing spaces. 174
Error Line is longer than 80 characters. 174
Error ',' is not followed by whitespace. 174
Error ',' is not followed by whitespace. 174
Error '-' is not preceded with whitespace. 174
Error '-' is not followed by whitespace. 174
Error '4' is a magic number. 174
Error ',' is not followed by whitespace. 174
Error '-' is not preceded with whitespace. 174
Error '-' is not followed by whitespace. 174
Error '4' is a magic number. 174
Error 'cast' is not followed by whitespace. 174
Error '360' is a magic number. 174
Error '*' is not preceded with whitespace. 174
Error '*' is not followed by whitespace. 174
Error '/' is not preceded with whitespace. 174
Error '/' is not followed by whitespace. 174
Error Method 'getPreferredSize' is not designed for extension - needs to be abstract, final or empty. 177
Error Missing a Javadoc comment. 177
Error '300' is a magic number. 178
Error '120' is a magic number. 178

ca/spaz/cron/summary/VitaminSummaryPanel.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Missing a Javadoc comment. 15
Error Line has trailing spaces. 17
Error '4' is a magic number. 17
Error ',' is not followed by whitespace. 17
Error '4' is a magic number. 17
Error ',' is not followed by whitespace. 17
Error '4' is a magic number. 17
Error ',' is not followed by whitespace. 17
Error '4' is a magic number. 17
Error Method 'getNutrientList' is not designed for extension - needs to be abstract, final or empty. 21
Error Missing a Javadoc comment. 21

ca/spaz/cron/summary/package.html

Error Line
Error Missing package documentation file. 0

ca/spaz/cron/targets/CRONTargetModel.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 9
Error Line has trailing spaces. 11
Error Method 'getTargetMinimum' is not designed for extension - needs to be abstract, final or empty. 11
Error Missing a Javadoc comment. 11
Error Parameter user should be final. 11
Error Parameter ni should be final. 11
Error Method 'getTargetMaximum' is not designed for extension - needs to be abstract, final or empty. 15
Error Missing a Javadoc comment. 15
Error Parameter user should be final. 15
Error Parameter ni should be final. 15
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 19
Error Missing a Javadoc comment. 19
Error Line has trailing spaces. 22

ca/spaz/cron/targets/RDITargetModel.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 9
Error Line has trailing spaces. 11
Error Method 'getTargetMinimum' is not designed for extension - needs to be abstract, final or empty. 11
Error Missing a Javadoc comment. 11
Error Parameter user should be final. 11
Error Parameter ni should be final. 11
Error Method 'getTargetMaximum' is not designed for extension - needs to be abstract, final or empty. 15
Error Missing a Javadoc comment. 15
Error Parameter user should be final. 15
Error Parameter ni should be final. 15
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 19
Error Missing a Javadoc comment. 19
Error Line has trailing spaces. 22

ca/spaz/cron/targets/Target.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Missing a Javadoc comment. 14
Error Missing a Javadoc comment. 15
Error Variable 'min' must be private and have accessor methods. 15
Error Variable 'max' must be private and have accessor methods. 15
Error Missing a Javadoc comment. 17
Error '{' is not followed by whitespace. 17
Error '}' is not preceded with whitespace. 17
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 19
Error Parameter min should be final. 19
Error 'min' hides a field. 19
Error Parameter max should be final. 19
Error 'max' hides a field. 19
Error Line has trailing spaces. 23
Error Method 'getMax' is not designed for extension - needs to be abstract, final or empty. 24
Error Missing a Javadoc comment. 24
Error Method 'setMax' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error Parameter max should be final. 28
Error 'max' hides a field. 28
Error Method 'getMin' is not designed for extension - needs to be abstract, final or empty. 32
Error Missing a Javadoc comment. 32
Error Method 'setMin' is not designed for extension - needs to be abstract, final or empty. 36
Error Missing a Javadoc comment. 36
Error Parameter min should be final. 36
Error 'min' hides a field. 36

ca/spaz/cron/targets/TargetEditor.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 6
Error Using the '.*' form of import should be avoided - java.awt.event.*. 7
Error Using the '.*' form of import should be avoided - javax.swing.*. 10
Error Line has trailing spaces. 19
Error Line has trailing spaces. 21
Error Line has trailing spaces. 24
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 39
Error Line has trailing spaces. 40
Error Line has trailing spaces. 41
Error Line has trailing spaces. 43
Error Missing a Javadoc comment. 44
Error Parameter user should be final. 44
Error 'user' hides a field. 44
Error '10' is a magic number. 46
Error ',' is not followed by whitespace. 46
Error '10' is a magic number. 46
Error '15' is a magic number. 47
Error ',' is not followed by whitespace. 47
Error '15' is a magic number. 47
Error ',' is not followed by whitespace. 47
Error '15' is a magic number. 47
Error ',' is not followed by whitespace. 47
Error '15' is a magic number. 47
Error Line has trailing spaces. 52
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 72
Error Line has trailing spaces. 78
Error Missing a Javadoc comment. 79
Error Line has trailing spaces. 85
Error Missing a Javadoc comment. 86
Error Line has trailing spaces. 92
Error Missing a Javadoc comment. 93
Error Missing a Javadoc comment. 100
Error '4' is a magic number. 102
Error ',' is not followed by whitespace. 102
Error '4' is a magic number. 102
Error '5' is a magic number. 103
Error ',' is not followed by whitespace. 103
Error '5' is a magic number. 103
Error ',' is not followed by whitespace. 103
Error '5' is a magic number. 103
Error ',' is not followed by whitespace. 103
Error '5' is a magic number. 103
Error Missing a Javadoc comment. 109
Error '+' should be on a new line. 112
Error '+' should be on a new line. 113
Error '+' should be on a new line. 114
Error '200' is a magic number. 116
Error ',' is not followed by whitespace. 116
Error '60' is a magic number. 116
Error '5' is a magic number. 117
Error ',' is not followed by whitespace. 117
Error '5' is a magic number. 117
Error ',' is not followed by whitespace. 117
Error '5' is a magic number. 117
Error ',' is not followed by whitespace. 117
Error '5' is a magic number. 117
Error Line has trailing spaces. 118
Error Line has trailing spaces. 122
Error Line has trailing spaces. 123
Error Missing a Javadoc comment. 124
Error '8' is a magic number. 126
Error ',' is not followed by whitespace. 126
Error '8' is a magic number. 126
Error '10' is a magic number. 127
Error ',' is not followed by whitespace. 127
Error '10' is a magic number. 127
Error ',' is not followed by whitespace. 127
Error '10' is a magic number. 127
Error ',' is not followed by whitespace. 127
Error '10' is a magic number. 127
Error Line has trailing spaces. 135
Error Missing a Javadoc comment. 136
Error Line has trailing spaces. 142
Error Missing a Javadoc comment. 143
Error Parameter e should be final. 147
Error Line is longer than 80 characters. 148
Error 'cast' is not followed by whitespace. 148
Error Line has trailing spaces. 154
Error Line has trailing spaces. 155
Error Missing a Javadoc comment. 156
Error Line has trailing spaces. 163
Error Missing a Javadoc comment. 164
Error Line has trailing spaces. 166
Error Line has trailing spaces. 167
Error Line has trailing spaces. 169
Error Line has trailing spaces. 171
Error Line has trailing spaces. 172
Error Missing a Javadoc comment. 173
Error Parameter model should be final. 173
Error '+' should be on a new line. 175
Error Line has trailing spaces. 176
Error '+' is not preceded with whitespace. 176
Error '+' is not preceded with whitespace. 176
Error '+' is not followed by whitespace. 176
Error 'if' construct must use '{}'s. 178
Error Line has trailing spaces. 179
Error 'cast' is not followed by whitespace. 182
Error Line has trailing spaces. 186
Error Line has trailing spaces. 187
Error Line has trailing spaces. 194

ca/spaz/cron/targets/TargetEditorTable.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 6
Error Using the '.*' form of import should be avoided - javax.swing.*. 9
Error Using the '.*' form of import should be avoided - javax.swing.event.*. 10
Error Using the '.*' form of import should be avoided - javax.swing.table.*. 11
Error Missing a Javadoc comment. 16
Error Missing a Javadoc comment. 18
Error Variable 'model' must be private and have accessor methods. 18
Error Missing a Javadoc comment. 19
Error Variable 'nutrientTable' must be private and have accessor methods. 19
Error Line has trailing spaces. 20
Error Missing a Javadoc comment. 21
Error Parameter user should be final. 21
Error Parameter nutrients should be final. 21
Error '300' is a magic number. 25
Error '200' is a magic number. 25
Error Missing a Javadoc comment. 28
Error Parameter e should be final. 38
Error 'if' construct must use '{}'s. 39
Error Line has trailing spaces. 57
Error Method 'fireTargetsChanged' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58

ca/spaz/cron/targets/TargetEditorTableModel.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 13
Error Missing a Javadoc comment. 15
Error Missing a Javadoc comment. 16
Error Line has trailing spaces. 17
Error Missing a Javadoc comment. 17
Error Missing a Javadoc comment. 18
Error Missing a Javadoc comment. 20
Error '{' is followed by whitespace. 20
Error Missing a Javadoc comment. 21
Error Variable 'nutrients' must be private and have accessor methods. 21
Error Missing a Javadoc comment. 22
Error Variable 'user' must be private and have accessor methods. 22
Error Parameter user should be final. 28
Error 'user' hides a field. 28
Error Parameter nutrientInfo should be final. 28
Error Method 'getColumnClass' is not designed for extension - needs to be abstract, final or empty. 33
Error Missing a Javadoc comment. 33
Error Parameter col should be final. 33
Error Method 'getColumnCount' is not designed for extension - needs to be abstract, final or empty. 41
Error Missing a Javadoc comment. 41
Error Method 'getColumnName' is not designed for extension - needs to be abstract, final or empty. 45
Error Missing a Javadoc comment. 45
Error Parameter col should be final. 45
Error Method 'getNutrientInfo' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Parameter i should be final. 49
Error Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Method 'getValueAt' is not designed for extension - needs to be abstract, final or empty. 57
Error Missing a Javadoc comment. 57
Error Parameter row should be final. 57
Error Parameter col should be final. 57
Error switch without "default" clause. 61
Error Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter row should be final. 77
Error Parameter col should be final. 77
Error Method 'setValueAt' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error Parameter value should be final. 87
Error Parameter row should be final. 87
Error Parameter col should be final. 87

ca/spaz/cron/targets/TargetModel.java

Error Line
Error Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 9
Error Line has trailing spaces. 11
Error Line has trailing spaces. 12
Error Line has trailing spaces. 15
Error Missing a Javadoc comment. 20
Error Redundant 'public' modifier. 20
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 21
Error Redundant 'public' modifier. 21
Error Line has trailing spaces. 22

ca/spaz/cron/targets/package.html

Error Line
Error Missing package documentation file. 0

ca/spaz/cron/ui/BiomarkerPanel.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 6
Error Using the '.*' form of import should be avoided - java.util.*. 7
Error Using the '.*' form of import should be avoided - javax.swing.*. 10
Error Using the '.*' form of import should be avoided - javax.swing.event.*. 11
Error Using the '.*' form of import should be avoided - ca.spaz.cron.user.*. 13
Error Using the '.*' form of import should be avoided - ca.spaz.cron.user.impl.*. 14
Error Missing a Javadoc comment. 16
Error Missing a Javadoc comment. 17
Error Missing a Javadoc comment. 18
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Missing a Javadoc comment. 21
Error Line has trailing spaces. 22
Error '5' is a magic number. 23
Error ',' is not followed by whitespace. 23
Error ',' is not followed by whitespace. 23
Error '8' is a magic number. 23
Error ',' is not followed by whitespace. 23
Error '8' is a magic number. 23
Error Line has trailing spaces. 29
Error '5' is a magic number. 30
Error ',' is not followed by whitespace. 30
Error ',' is not followed by whitespace. 30
Error '8' is a magic number. 30
Error ',' is not followed by whitespace. 30
Error '8' is a magic number. 30
Error Line has trailing spaces. 36
Error Line has trailing spaces. 37
Error '4' is a magic number. 37
Error '4' is a magic number. 37
Error '10' is a magic number. 38
Error ',' is not followed by whitespace. 38
Error '10' is a magic number. 38
Error ',' is not followed by whitespace. 38
Error '10' is a magic number. 38
Error ',' is not followed by whitespace. 38
Error '10' is a magic number. 38
Error '10' is a magic number. 42
Error ',' is not followed by whitespace. 42
Error '10' is a magic number. 42
Error ',' is not followed by whitespace. 42
Error '10' is a magic number. 42
Error ',' is not followed by whitespace. 42
Error '10' is a magic number. 42
Error '4' is a magic number. 43
Error '4' is a magic number. 43
Error Line has trailing spaces. 46
Error Missing a Javadoc comment. 47
Error '150' is a magic number. 49
Error ',' is not followed by whitespace. 49
Error ',' is not followed by whitespace. 49
Error '1000' is a magic number. 49
Error ',' is not followed by whitespace. 49
Error Parameter e should be final. 51
Error 'cast' is not followed by whitespace. 53
Error 'cast' is not followed by whitespace. 60
Error Line has trailing spaces. 68
Error Method 'setDate' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter d should be final. 69
Error Line has trailing spaces. 72
Error Missing a Javadoc comment. 73
Error 'cast' is not followed by whitespace. 80

ca/spaz/cron/ui/DailySummary.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 6
Error Using the '.*' form of import should be avoided - java.awt.event.*. 7
Error Using the '.*' form of import should be avoided - java.text.*. 8
Error Using the '.*' form of import should be avoided - java.util.*. 9
Error Using the '.*' form of import should be avoided - javax.swing.*. 12
Error Using the '.*' form of import should be avoided - javax.swing.event.*. 13
Error Using the '.*' form of import should be avoided - javax.swing.table.*. 14
Error Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. 19
Error Using the '.*' form of import should be avoided - ca.spaz.gui.*. 22
Error First sentence should end with a period. 25
Error Line has trailing spaces. 27
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 33
Error '230' is a magic number. 33
Error '230' is a magic number. 33
Error '250' is a magic number. 33
Error Line has trailing spaces. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Line has trailing spaces. 39
Error Missing a Javadoc comment. 40
Error Line is longer than 80 characters. 42
Error Missing a Javadoc comment. 42
Error '{' is followed by whitespace. 42
Error First sentence should end with a period. 44
Error Method 'getColumnClass' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Parameter col should be final. 49
Error Method 'getColumnCount' is not designed for extension - needs to be abstract, final or empty. 57
Error Missing a Javadoc comment. 57
Error Method 'getColumnName' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error Parameter col should be final. 61
Error Method 'getServing' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Parameter i should be final. 65
Error Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Method 'getValueAt' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Parameter row should be final. 73
Error Parameter col should be final. 73
Error switch without "default" clause. 76
Error '/' is not preceded with whitespace. 81
Error '/' is not followed by whitespace. 81
Error '100.0' is a magic number. 81
Error Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error Parameter row should be final. 91
Error Parameter col should be final. 91
Error 'if' construct must use '{}'s. 92
Error 'if' construct must use '{}'s. 93
Error 'if' construct must use '{}'s. 94
Error Method 'setValueAt' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error Parameter value should be final. 98
Error Parameter row should be final. 98
Error Parameter col should be final. 98
Error 'if' construct must use '{}'s. 100
Error 'cast' is not followed by whitespace. 102
Error 'cast' is not followed by whitespace. 105
Error 'cast' is not followed by whitespace. 108
Error '/' is not preceded with whitespace. 110
Error '/' is not followed by whitespace. 110
Error '100.0' is a magic number. 110
Error Line has trailing spaces. 114
Error Missing a Javadoc comment. 119
Error Missing a Javadoc comment. 120
Error Line is longer than 80 characters. 122
Error Missing a Javadoc comment. 125
Error Parameter e should be final. 125
Error Missing a Javadoc comment. 130
Error Missing a Javadoc comment. 132
Error Line is longer than 80 characters. 134
Error Missing a Javadoc comment. 137
Error Parameter e should be final. 137
Error First sentence should end with a period. 142
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 145
Error Missing a Javadoc comment. 147
Error '1000' is a magic number. 147
Error '60' is a magic number. 147
Error '60' is a magic number. 147
Error '24' is a magic number. 147
Error Missing a Javadoc comment. 149
Error Missing a Javadoc comment. 151
Error Missing a Javadoc comment. 153
Error Missing a Javadoc comment. 155
Error Missing a Javadoc comment. 157
Error Missing a Javadoc comment. 159
Error Missing a Javadoc comment. 161
Error Missing a Javadoc comment. 163
Error Missing a Javadoc comment. 165
Error Missing a Javadoc comment. 167
Error Missing a Javadoc comment. 169
Error Missing a Javadoc comment. 171
Error Missing a Javadoc comment. 173
Error Missing a Javadoc comment. 175
Error Missing a Javadoc comment. 177
Error Missing a Javadoc comment. 179
Error Missing a Javadoc comment. 181
Error Missing a Javadoc comment. 183
Error Line has trailing spaces. 184
Error Missing a Javadoc comment. 185
Error Missing a Javadoc comment. 188
Error Parameter cwapp should be final. 188
Error 'cwapp' hides a field. 188
Error Method 'addServing' is not designed for extension - needs to be abstract, final or empty. 196
Error Missing a Javadoc comment. 196
Error Parameter c should be final. 196
Error Method 'deselect' is not designed for extension - needs to be abstract, final or empty. 216
Error Missing a Javadoc comment. 216
Error Missing a Javadoc comment. 220
Error Missing a Javadoc comment. 227
Error Missing a Javadoc comment. 237
Error '4' is a magic number. 239
Error '4' is a magic number. 239
Error Line has trailing spaces. 253
Error Missing a Javadoc comment. 254
Error '4' is a magic number. 256
Error '4' is a magic number. 256
Error Missing a Javadoc comment. 261
Error Missing a Javadoc comment. 268
Error Line has trailing spaces. 273
Error Missing a Javadoc comment. 278
Error Missing a Javadoc comment. 285
Error Line has trailing spaces. 290
Error Missing a Javadoc comment. 296
Error '50' is a magic number. 306
Error '100' is a magic number. 307
Error '50' is a magic number. 308
Error Line has trailing spaces. 312
Error Parameter e should be final. 322
Error 'cast' is not followed by whitespace. 325
Error Parameter e should be final. 338
Error Line has trailing spaces. 358
Error First sentence should end with a period. 359
Error Unused @param tag for 'serving'. 362
Error Parameter s should be final. 364
Error Expected @param tag for 's'. 364
Error '=' is not preceded with whitespace. 368
Error '=' is not followed by whitespace. 368
Error '<' is not preceded with whitespace. 368
Error '<' is not followed by whitespace. 368
Error Line is longer than 80 characters. 375
Error Line has trailing spaces. 377
Error Missing a Javadoc comment. 378
Error Parameter e should be final. 380
Error Line has trailing spaces. 381
Error Line has trailing spaces. 384
Error Line has trailing spaces. 387
Error Line has trailing spaces. 390
Error '16' is a magic number. 399
Error Parameter e should be final. 402
Error Expected an @return tag. 414
Error '0.75f' is a magic number. 418
Error '4' is a magic number. 423
Error '4' is a magic number. 423
Error '4' is a magic number. 423
Error '4' is a magic number. 423
Error '4' is a magic number. 424
Error '4' is a magic number. 424
Error '4' is a magic number. 424
Error '4' is a magic number. 424
Error Missing a Javadoc comment. 434
Error Line has trailing spaces. 442
Error '4' is a magic number. 445
Error '4' is a magic number. 445
Error Line is longer than 80 characters. 447
Error '4' is a magic number. 448
Error '4' is a magic number. 448
Error '4' is a magic number. 448
Error '4' is a magic number. 448
Error Missing a Javadoc comment. 453
Error '400' is a magic number. 455
Error '300' is a magic number. 455
Error Method 'notifyObservers' is not designed for extension - needs to be abstract, final or empty. 461
Error Missing a Javadoc comment. 461
Error Line is longer than 80 characters. 462
Error Method 'setDate' is not designed for extension - needs to be abstract, final or empty. 469
Error Missing a Javadoc comment. 469
Error Parameter d should be final. 469
Error Line has trailing spaces. 470

ca/spaz/cron/ui/EditServingDialog.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 12
Error Line has trailing spaces. 14
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 21
Error Missing a Javadoc comment. 23
Error Parameter cf should be final. 23

ca/spaz/cron/ui/FoodDBToolBar.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Using the '.*' form of import should be avoided - java.awt.event.*. 6
Error Using the '.*' form of import should be avoided - java.io.*. 7
Error Using the '.*' form of import should be avoided - java.util.*. 8
Error Using the '.*' form of import should be avoided - javax.swing.*. 10
Error Using the '.*' form of import should be avoided - javax.xml.parsers.*. 11
Error Using the '.*' form of import should be avoided - org.w3c.dom.*. 14
Error Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. 17
Error Using the '.*' form of import should be avoided - ca.spaz.cron.datasource.*. 18
Error Missing a Javadoc comment. 22
Error First sentence should end with a period. 23
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 26
Error Missing a Javadoc comment. 28
Error Line has trailing spaces. 30
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 36
Error Line has trailing spaces. 47
Error Missing a Javadoc comment. 48
Error Line is longer than 80 characters. 50
Error Parameter e should be final. 54
Error Line has trailing spaces. 61
Error Missing a Javadoc comment. 62
Error Line has trailing spaces. 67
Error Missing a Javadoc comment. 70
Error Line is longer than 80 characters. 72
Error Parameter e should be final. 75
Error Line has trailing spaces. 76
Error Line has trailing spaces. 82
Error '+' is not preceded with whitespace. 92
Error '+' should be on a new line. 92
Error Line has trailing spaces. 93
Error Line is longer than 80 characters. 96
Error Line is longer than 80 characters. 97
Error 'cast' is not followed by whitespace. 97
Error Line has trailing spaces. 105
Error Missing a Javadoc comment. 107
Error Line is longer than 80 characters. 109
Error Parameter e should be final. 112
Error Missing a Javadoc comment. 120
Error Line has trailing spaces. 124
Error Line has trailing spaces. 125
Error Line has trailing spaces. 126
Error Line has trailing spaces. 129
Error Missing a Javadoc comment. 130
Error Parameter f should be final. 130
Error Line has trailing spaces. 131
Error Line is longer than 80 characters. 131
Error Comment matches to-do format 'TODO:'. 139
Error '=' is not preceded with whitespace. 145
Error '=' is not followed by whitespace. 145
Error '<' is not preceded with whitespace. 145
Error '<' is not followed by whitespace. 145
Error 'cast' is not followed by whitespace. 146
Error '=' is not preceded with whitespace. 156
Error '=' is not followed by whitespace. 156
Error '<' is not preceded with whitespace. 156
Error '<' is not followed by whitespace. 156
Error 'cast' is not followed by whitespace. 157
Error Line has trailing spaces. 160
Error Line has trailing spaces. 161
Error Missing a Javadoc comment. 170
Error Line is longer than 80 characters. 172
Error Parameter e should be final. 175
Error Line has trailing spaces. 182
Error Missing a Javadoc comment. 183
Error 'assert' is not followed by whitespace. 184
Error Line has trailing spaces. 185
Error '+' is not preceded with whitespace. 187
Error '+' is not followed by whitespace. 187
Error 'cast' is not followed by whitespace. 194
Error 'cast' is not followed by whitespace. 195
Error Line has trailing spaces. 203
Error Line has trailing spaces. 204
Error Missing a Javadoc comment. 206
Error Line is longer than 80 characters. 208
Error Line has trailing spaces. 211
Error Parameter e should be final. 211
Error Missing a Javadoc comment. 219
Error Method 'setSelectedFood' is not designed for extension - needs to be abstract, final or empty. 224
Error Missing a Javadoc comment. 224
Error Parameter f should be final. 224
Error Method 'getSelectedFood' is not designed for extension - needs to be abstract, final or empty. 231
Error Missing a Javadoc comment. 231
Error Line has trailing spaces. 234

ca/spaz/cron/ui/FoodEditor.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Using the '.*' form of import should be avoided - javax.swing.*. 10
Error Using the '.*' form of import should be avoided - javax.swing.event.*. 11
Error Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. 15
Error Using the '.*' form of import should be avoided - ca.spaz.cron.datasource.*. 16
Error Using the '.*' form of import should be avoided - com.aimedia.ui.*. 18
Error Line has trailing spaces. 23
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 68
Error Parameter app should be final. 68
Error Parameter f should be final. 68
Error 'dialog' hides a field. 74
Error Expected an @return tag. 83
Error Missing a Javadoc comment. 95
Error '4' is a magic number. 96
Error '4' is a magic number. 96
Error '8' is a magic number. 97
Error '8' is a magic number. 97
Error '8' is a magic number. 97
Error '8' is a magic number. 97
Error Method 'doCancel' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error Missing a Javadoc comment. 108
Error Missing a Javadoc comment. 112
Error Method 'doSave' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116
Error Line is longer than 80 characters. 117
Error Missing a Javadoc comment. 127
Error '4' is a magic number. 130
Error '4' is a magic number. 130
Error '4' is a magic number. 130
Error '4' is a magic number. 130
Error '10' is a magic number. 134
Error '10' is a magic number. 136
Error Expected an @return tag. 144
Error Missing a Javadoc comment. 151
Error Missing a Javadoc comment. 158
Error Missing a Javadoc comment. 165
Error Missing a Javadoc comment. 172
Error Expected an @return tag. 182
Error Missing a Javadoc comment. 189
Error Name 'TAB_HFILL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 191
Error Missing a Javadoc comment. 210
Error Missing a Javadoc comment. 221
Error '=' is not preceded with whitespace. 226
Error '=' is not followed by whitespace. 226
Error '<' is not preceded with whitespace. 226
Error '<' is not followed by whitespace. 226
Error 'cast' is not followed by whitespace. 227
Error Missing a Javadoc comment. 238
Error '40' is a magic number. 240
Error Missing a Javadoc comment. 246
Error Missing a Javadoc comment. 255
Error Line has trailing spaces. 263
Error Missing a Javadoc comment. 264
Error Line has trailing spaces. 272
Error Missing a Javadoc comment. 273
Error Line has trailing spaces. 281
Error Missing a Javadoc comment. 282
Error Line has trailing spaces. 298
Error Missing a Javadoc comment. 299
Error Missing a Javadoc comment. 313
Error Parameter e should be final. 317
Error Missing a Javadoc comment. 326
Error Parameter e should be final. 331
Error Missing a Javadoc comment. 344
Error Missing a Javadoc comment. 345
Error Parameter target should be final. 345
Error Missing a Javadoc comment. 354
Error Missing a Javadoc comment. 355
Error Missing a Javadoc comment. 359
Error Parameter e should be final. 359
Error Missing a Javadoc comment. 364
Error Missing a Javadoc comment. 365
Error Missing a Javadoc comment. 369
Error Parameter e should be final. 369
Error Missing a Javadoc comment. 374
Error Parameter f should be final. 374

ca/spaz/cron/ui/MeasureEditor.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 6
Error Using the '.*' form of import should be avoided - java.awt.event.*. 7
Error Using the '.*' form of import should be avoided - java.util.*. 8
Error Using the '.*' form of import should be avoided - javax.swing.*. 11
Error Using the '.*' form of import should be avoided - javax.swing.event.*. 12
Error Using the '.*' form of import should be avoided - javax.swing.table.*. 13
Error Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. 15
Error First sentence should end with a period. 19
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 42
Error Line has trailing spaces. 43
Error Missing a Javadoc comment. 44
Error Line has trailing spaces. 45
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 48
Error Parameter f should be final. 48
Error Missing a Javadoc comment. 54
Error Line has trailing spaces. 57
Error Line has trailing spaces. 59
Error Method 'addChangeListener' is not designed for extension - needs to be abstract, final or empty. 60
Error Missing a Javadoc comment. 60
Error Parameter cl should be final. 60
Error Line has trailing spaces. 63
Error Method 'removeChangeListener' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Parameter cl should be final. 64
Error Line has trailing spaces. 67
Error Missing a Javadoc comment. 68
Error Line has trailing spaces. 74
Error Method 'fireChangeEvent' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error 'cast' is not followed by whitespace. 80
Error '4' is a magic number. 88
Error '4' is a magic number. 88
Error '8' is a magic number. 89
Error '8' is a magic number. 89
Error '8' is a magic number. 89
Error '8' is a magic number. 89
Error Line has trailing spaces. 95
Error Method 'getMeasures' is not designed for extension - needs to be abstract, final or empty. 96
Error Missing a Javadoc comment. 96
Error Line has trailing spaces. 102
Error Expected an @return tag. 106
Error '300' is a magic number. 111
Error '120' is a magic number. 111
Error Missing a Javadoc comment. 132
Error Line is longer than 80 characters. 134
Error Parameter e should be final. 138
Error Missing a Javadoc comment. 146
Error Line is longer than 80 characters. 148
Error Parameter e should be final. 152
Error Missing a Javadoc comment. 160
Error Missing a Javadoc comment. 168
Error Missing a Javadoc comment. 177
Error Parameter val should be final. 177
Error Missing a Javadoc comment. 184
Error Missing a Javadoc comment. 188
Error Parameter e should be final. 201
Error 'if' construct must use '{}'s. 202
Error '60' is a magic number. 214
Error '80' is a magic number. 215
Error Missing a Javadoc comment. 220
Error Missing a Javadoc comment. 227
Error Missing a Javadoc comment. 228
Error Variable 'weights' must be private and have accessor methods. 228
Error Missing a Javadoc comment. 230
Error Parameter weights should be final. 230
Error 'weights' hides a field. 230
Error Missing a Javadoc comment. 234
Error '{' is followed by whitespace. 234
Error Method 'getColumnName' is not designed for extension - needs to be abstract, final or empty. 236
Error Missing a Javadoc comment. 236
Error Parameter col should be final. 236
Error Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. 240
Error Missing a Javadoc comment. 240
Error Method 'getColumnCount' is not designed for extension - needs to be abstract, final or empty. 244
Error Missing a Javadoc comment. 244
Error Method 'getWeights' is not designed for extension - needs to be abstract, final or empty. 248
Error Missing a Javadoc comment. 248
Error Line has trailing spaces. 251
Error Method 'getWeight' is not designed for extension - needs to be abstract, final or empty. 252
Error Missing a Javadoc comment. 252
Error Parameter i should be final. 252
Error Method 'getValueAt' is not designed for extension - needs to be abstract, final or empty. 256
Error Missing a Javadoc comment. 256
Error Parameter row should be final. 256
Error Parameter col should be final. 256
Error switch without "default" clause. 259
Error Method 'getColumnClass' is not designed for extension - needs to be abstract, final or empty. 271
Error Missing a Javadoc comment. 271
Error Parameter col should be final. 271
Error Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. 279
Error Missing a Javadoc comment. 279
Error Parameter row should be final. 279
Error Parameter col should be final. 279
Error 'if' construct must use '{}'s. 280
Error Method 'setValueAt' is not designed for extension - needs to be abstract, final or empty. 285
Error Missing a Javadoc comment. 285
Error Parameter value should be final. 285
Error Parameter row should be final. 285
Error Parameter col should be final. 285

ca/spaz/cron/ui/MeasureWidget.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.awt.event.*. 7
Error Using the '.*' form of import should be avoided - java.util.*. 8
Error Using the '.*' form of import should be avoided - javax.swing.*. 10
Error Using the '.*' form of import should be avoided - javax.swing.event.*. 11
Error Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. 13
Error Line has trailing spaces. 19
Error Line is longer than 80 characters. 22
Error Missing a Javadoc comment. 24
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 27
Error Line has trailing spaces. 28
Error Missing a Javadoc comment. 30
Error ',' is not followed by whitespace. 30
Error '8' is a magic number. 30
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 33
Error Line has trailing spaces. 34
Error Missing a Javadoc comment. 36
Error Line has trailing spaces. 37
Error First sentence should end with a period. 38
Error ',' is not followed by whitespace. 42
Error '1000000' is a magic number. 42
Error Line has trailing spaces. 44
Error Line has trailing spaces. 48
Error '4' is a magic number. 49
Error ',' is not followed by whitespace. 49
Error '4' is a magic number. 49
Error Method 'setFood' is not designed for extension - needs to be abstract, final or empty. 57
Error Parameter f should be final. 57
Error Expected @param tag for 'f'. 57
Error First sentence should end with a period. 63
Error Method 'setMeasure' is not designed for extension - needs to be abstract, final or empty. 68
Error Parameter w should be final. 68
Error Parameter mult should be final. 68
Error Method 'updateMeasure' is not designed for extension - needs to be abstract, final or empty. 78
Error Line has trailing spaces. 82
Error Line is longer than 80 characters. 82
Error '/' is not preceded with whitespace. 87
Error '/' is not followed by whitespace. 87
Error Line has trailing spaces. 95
Error Method 'getMultiplier' is not designed for extension - needs to be abstract, final or empty. 101
Error '100.0' is a magic number. 102
Error First sentence should end with a period. 105
Error Method 'getGrams' is not designed for extension - needs to be abstract, final or empty. 109
Error Line has trailing spaces. 112
Error ';' is not followed by whitespace. 112
Error Line has trailing spaces. 116
Error Method 'getSelectedMeasure' is not designed for extension - needs to be abstract, final or empty. 117
Error Missing a Javadoc comment. 117
Error 'cast' is not followed by whitespace. 118
Error Line has trailing spaces. 120
Error Line has trailing spaces. 122
Error Method 'focus' is not designed for extension - needs to be abstract, final or empty. 125
Error Line has trailing spaces. 127
Error Line has trailing spaces. 129
Error Method 'addChangeListener' is not designed for extension - needs to be abstract, final or empty. 130
Error Missing a Javadoc comment. 130
Error Parameter l should be final. 130
Error Method 'addRemoveListener' is not designed for extension - needs to be abstract, final or empty. 134
Error Missing a Javadoc comment. 134
Error Parameter l should be final. 134
Error Line has trailing spaces. 137
Error Method 'fireChangeEvent' is not designed for extension - needs to be abstract, final or empty. 138
Error Missing a Javadoc comment. 138
Error 'cast' is not followed by whitespace. 142
Error First sentence should end with a period. 146
Error Method 'itemStateChanged' is not designed for extension - needs to be abstract, final or empty. 149
Error Parameter e should be final. 149
Error Expected @param tag for 'e'. 149
Error First sentence should end with a period. 153
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 156
Error Parameter arg0 should be final. 156
Error Expected @param tag for 'arg0'. 156
Error Missing a Javadoc comment. 160
Error Parameter arg0 should be final. 160
Error Missing a Javadoc comment. 163
Error Parameter arg0 should be final. 163
Error First sentence should end with a period. 166
Error Method 'keyReleased' is not designed for extension - needs to be abstract, final or empty. 169
Error Parameter arg0 should be final. 169
Error Expected @param tag for 'arg0'. 169
Error Line has trailing spaces. 176
Error Method 'isLinked' is not designed for extension - needs to be abstract, final or empty. 179
Error Line has trailing spaces. 186
Error Method 'setLinked' is not designed for extension - needs to be abstract, final or empty. 189
Error Parameter linked should be final. 189
Error 'linked' hides a field. 189
Error Expected @param tag for 'linked'. 189

ca/spaz/cron/ui/NutrientEditorTable.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 6
Error Using the '.*' form of import should be avoided - javax.swing.*. 9
Error Using the '.*' form of import should be avoided - javax.swing.event.*. 10
Error Using the '.*' form of import should be avoided - javax.swing.table.*. 11
Error Missing a Javadoc comment. 16
Error Missing a Javadoc comment. 18
Error Variable 'model' must be private and have accessor methods. 18
Error Missing a Javadoc comment. 19
Error Variable 'nutrientTable' must be private and have accessor methods. 19
Error Line has trailing spaces. 20
Error Missing a Javadoc comment. 21
Error Parameter nutrients should be final. 21
Error '300' is a magic number. 25
Error '200' is a magic number. 25
Error Line has trailing spaces. 27
Error Method 'setMultiplier' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error Parameter val should be final. 28
Error Line has trailing spaces. 31
Error Method 'setFood' is not designed for extension - needs to be abstract, final or empty. 32
Error Missing a Javadoc comment. 32
Error Parameter f should be final. 32
Error Line has trailing spaces. 35
Error Missing a Javadoc comment. 36
Error Parameter e should be final. 46
Error 'if' construct must use '{}'s. 47
Error '150' is a magic number. 59

ca/spaz/cron/ui/NutrientTableModel.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. 10
Error Missing a Javadoc comment. 12
Error Line has trailing spaces. 13
Error Missing a Javadoc comment. 14
Error Missing a Javadoc comment. 15
Error Missing a Javadoc comment. 16
Error Missing a Javadoc comment. 17
Error Missing a Javadoc comment. 19
Error '{' is followed by whitespace. 19
Error Missing a Javadoc comment. 21
Error Variable 'nutrients' must be private and have accessor methods. 21
Error Line has trailing spaces. 23
Error Missing a Javadoc comment. 23
Error Missing a Javadoc comment. 24
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 26
Error Parameter nutrientInfo should be final. 26
Error Line has trailing spaces. 29
Error Method 'setMultiplier' is not designed for extension - needs to be abstract, final or empty. 30
Error Missing a Javadoc comment. 30
Error Parameter val should be final. 30
Error Line has trailing spaces. 34
Error Method 'setFood' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error Parameter f should be final. 35
Error Method 'getColumnClass' is not designed for extension - needs to be abstract, final or empty. 39
Error Missing a Javadoc comment. 39
Error Parameter col should be final. 39
Error Method 'getColumnCount' is not designed for extension - needs to be abstract, final or empty. 47
Error Missing a Javadoc comment. 47
Error Method 'getColumnName' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Parameter col should be final. 51
Error Method 'getNutrientInfo' is not designed for extension - needs to be abstract, final or empty. 55
Error Missing a Javadoc comment. 55
Error Parameter i should be final. 55
Error Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. 59
Error Missing a Javadoc comment. 59
Error Method 'getValueAt' is not designed for extension - needs to be abstract, final or empty. 62
Error Missing a Javadoc comment. 62
Error Parameter row should be final. 62
Error Parameter col should be final. 62
Error switch without "default" clause. 66
Error '100000' is a magic number. 70
Error '100000.0' is a magic number. 70
Error Name 'RDI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
Error 'cast' is not followed by whitespace. 77
Error '100' is a magic number. 77
Error '*' is not preceded with whitespace. 77
Error '*' is not followed by whitespace. 77
Error '/' is not preceded with whitespace. 77
Error '/' is not followed by whitespace. 77
Error Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error Parameter row should be final. 85
Error Parameter col should be final. 85
Error Method 'setValueAt' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error Parameter value should be final. 100
Error Parameter row should be final. 100
Error Parameter col should be final. 100
Error Line has trailing spaces. 109
Error Name 'RDI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 114
Error '/' is not preceded with whitespace. 115
Error '/' is not followed by whitespace. 115
Error '100.0' is a magic number. 115

ca/spaz/cron/ui/SearchPanel.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 6
Error Using the '.*' form of import should be avoided - java.awt.event.*. 7
Error Using the '.*' form of import should be avoided - java.util.*. 8
Error Using the '.*' form of import should be avoided - javax.swing.*. 11
Error Using the '.*' form of import should be avoided - javax.swing.event.*. 12
Error Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. 19
Error Using the '.*' form of import should be avoided - ca.spaz.cron.datasource.*. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 28
Error Line has trailing spaces. 34
Error Missing a Javadoc comment. 39
Error Line has trailing spaces. 45
Error Line is longer than 80 characters. 46
Error Missing a Javadoc comment. 48
Error Parameter e should be final. 48
Error First sentence should end with a period. 57
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 60
Error Missing a Javadoc comment. 62
Error Line has trailing spaces. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 68
Error Line has trailing spaces. 69
Error Missing a Javadoc comment. 70
Error Line has trailing spaces. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 80
Error Line has trailing spaces. 81
Error Missing a Javadoc comment. 82
Error Parameter cwapp should be final. 82
Error 'cwapp' hides a field. 82
Error '4' is a magic number. 85
Error '4' is a magic number. 85
Error '4' is a magic number. 86
Error '4' is a magic number. 86
Error '4' is a magic number. 86
Error '4' is a magic number. 86
Error Line has trailing spaces. 92
Error Missing a Javadoc comment. 93
Error '4' is a magic number. 94
Error ',' is not followed by whitespace. 94
Error '4' is a magic number. 94
Error Line has trailing spaces. 96
Error Missing a Javadoc comment. 100
Error ',' is not followed by whitespace. 101
Error Line has trailing spaces. 107
Error Missing a Javadoc comment. 108
Error Line has trailing spaces. 114
Error Missing a Javadoc comment. 115
Error Missing a Javadoc comment. 124
Error Missing a Javadoc comment. 131
Error Parameter e should be final. 136
Error Missing a Javadoc comment. 148
Error Parameter e should be final. 156
Error 'if' construct must use '{}'s. 157
Error Parameter e should be final. 170
Error '400' is a magic number. 180
Error '300' is a magic number. 180
Error Line has trailing spaces. 186
Error Method 'foodSelected' is not designed for extension - needs to be abstract, final or empty. 187
Error Missing a Javadoc comment. 187
Error Parameter f should be final. 187
Error Line has trailing spaces. 193
Error Method 'getServingEditor' is not designed for extension - needs to be abstract, final or empty. 195
Error Missing a Javadoc comment. 195
Error Line has trailing spaces. 201
Error Missing a Javadoc comment. 202
Error Line has trailing spaces. 208
Error Method 'deselect' is not designed for extension - needs to be abstract, final or empty. 209
Error Missing a Javadoc comment. 209
Error First sentence should end with a period. 213
Error Method 'doDBSearch' is not designed for extension - needs to be abstract, final or empty. 216
Error Line is longer than 80 characters. 223
Error Line is longer than 80 characters. 249
Error Method 'doDBSearch' is not designed for extension - needs to be abstract, final or empty. 256
Error Parameter ds should be final. 256
Error Expected @param tag for 'ds'. 256
Error Parameter a1 should be final. 282
Error Parameter b1 should be final. 282
Error Missing a Javadoc comment. 293
Error First sentence should end with a period. 294
Error Missing a Javadoc comment. 299
Error '{' is followed by whitespace. 299
Error Method 'getColumnName' is not designed for extension - needs to be abstract, final or empty. 301
Error Missing a Javadoc comment. 301
Error Parameter col should be final. 301
Error Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. 305
Error Missing a Javadoc comment. 305
Error Method 'getFood' is not designed for extension - needs to be abstract, final or empty. 309
Error Missing a Javadoc comment. 309
Error Parameter i should be final. 309
Error Method 'getColumnCount' is not designed for extension - needs to be abstract, final or empty. 313
Error Missing a Javadoc comment. 313
Error Method 'getValueAt' is not designed for extension - needs to be abstract, final or empty. 317
Error Missing a Javadoc comment. 317
Error Parameter row should be final. 317
Error Parameter col should be final. 317
Error switch without "default" clause. 320
Error Method 'getColumnClass' is not designed for extension - needs to be abstract, final or empty. 328
Error Missing a Javadoc comment. 328
Error Parameter col should be final. 328
Error Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. 336
Error Missing a Javadoc comment. 336
Error Parameter row should be final. 336
Error Parameter col should be final. 336
Error Method 'setValueAt' is not designed for extension - needs to be abstract, final or empty. 340
Error Missing a Javadoc comment. 340
Error Parameter value should be final. 340
Error Parameter row should be final. 340
Error Parameter col should be final. 340
Error Method 'itemStateChanged' is not designed for extension - needs to be abstract, final or empty. 346
Error Missing a Javadoc comment. 346
Error Parameter e should be final. 346

ca/spaz/cron/ui/ServingEditor.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 6
Error Using the '.*' form of import should be avoided - java.awt.event.*. 7
Error Using the '.*' form of import should be avoided - java.util.*. 9
Error Using the '.*' form of import should be avoided - javax.swing.*. 11
Error Using the '.*' form of import should be avoided - javax.swing.event.*. 12
Error Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. 15
Error Using the '.*' form of import should be avoided - ca.spaz.gui.*. 16
Error Line has trailing spaces. 24
Error Missing a Javadoc comment. 28
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 43
Error Line has trailing spaces. 44
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 50
Error Line has trailing spaces. 51
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 55
Error Line has trailing spaces. 57
Error Missing a Javadoc comment. 58
Error Parameter cwapp should be final. 58
Error 'cwapp' hides a field. 58
Error Line has trailing spaces. 65
Error Line has trailing spaces. 71
Error '4' is a magic number. 72
Error '4' is a magic number. 72
Error '4' is a magic number. 72
Error '4' is a magic number. 72
Error Line has trailing spaces. 79
Error Missing a Javadoc comment. 80
Error '4' is a magic number. 82
Error '4' is a magic number. 82
Error Line has trailing spaces. 87
Error Missing a Javadoc comment. 91
Error '+' should be on a new line. 94
Error Line has trailing spaces. 97
Error '4' is a magic number. 97
Error '4' is a magic number. 97
Error Line has trailing spaces. 100
Error Line has trailing spaces. 104
Error Expected an @return tag. 108
Error '4' is a magic number. 114
Error '4' is a magic number. 114
Error '4' is a magic number. 114
Error '4' is a magic number. 114
Error '5' is a magic number. 117
Error Missing a Javadoc comment. 126
Error '0.85' is a magic number. 128
Error '4' is a magic number. 131
Error '4' is a magic number. 131
Error '12' is a magic number. 132
Error Line has trailing spaces. 137
Error Missing a Javadoc comment. 138
Error '0.5f' is a magic number. 140
Error Line has trailing spaces. 144
Error '4' is a magic number. 145
Error '4' is a magic number. 145
Error '4' is a magic number. 145
Error '4' is a magic number. 145
Error '3' is a magic number. 147
Error '6' is a magic number. 147
Error '3' is a magic number. 147
Error Missing a Javadoc comment. 170
Error Parameter e should be final. 175
Error Missing a Javadoc comment. 183
Error Parameter e should be final. 187
Error Expected an @return tag. 198
Error Expected an @return tag. 208
Error Expected an @return tag. 218
Error Expected an @return tag. 228
Error Expected an @return tag. 238
Error Expected an @return tag. 248
Error Method 'setServing' is not designed for extension - needs to be abstract, final or empty. 255
Error Missing a Javadoc comment. 255
Error Parameter c should be final. 255
Error Missing a Javadoc comment. 261
Error Parameter f should be final. 261
Error Avoid inline conditionals. 264
Error Line has trailing spaces. 265
Error Method 'setWeight' is not designed for extension - needs to be abstract, final or empty. 268
Error Missing a Javadoc comment. 268
Error Parameter w should be final. 268
Error Parameter mult should be final. 268
Error Method 'update' is not designed for extension - needs to be abstract, final or empty. 272
Error Missing a Javadoc comment. 272
Error Parameter source should be final. 272
Error Parameter message should be final. 272
Error Line has trailing spaces. 275
Error First sentence should end with a period. 295
Error Method 'addServingToDay' is not designed for extension - needs to be abstract, final or empty. 298
Error Method 'setCur' is not designed for extension - needs to be abstract, final or empty. 308
Error Parameter cur should be final. 308
Error 'cur' hides a field. 308
Error Method 'getCur' is not designed for extension - needs to be abstract, final or empty. 315

ca/spaz/cron/ui/USDAImportDialog.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Line is longer than 80 characters. 2
Error Using the '.*' form of import should be avoided - java.awt.*. 11
Error Using the '.*' form of import should be avoided - java.awt.event.*. 12
Error Using the '.*' form of import should be avoided - java.net.*. 13
Error Using the '.*' form of import should be avoided - javax.swing.*. 15
Error Using the '.*' form of import should be avoided - ca.spaz.cron.datasource.sql.*. 21
Error Using the '.*' form of import should be avoided - ca.spaz.task.*. 23
Error Using the '.*' form of import should be avoided - com.aimedia.ui.*. 25
Error Line has trailing spaces. 30
Error Line is longer than 80 characters. 33
Error Missing a Javadoc comment. 34
Error First sentence should end with a period. 36
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
Error Line has trailing spaces. 44
Error First sentence should end with a period. 48
Error Line has trailing spaces. 65
Error Line is longer than 80 characters. 66
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error Parameter e should be final. 68
Error Line has trailing spaces. 82
Error Expected an @return tag. 88
Error Line is longer than 80 characters. 91
Error Line has trailing spaces. 102
Error First sentence should end with a period. 106
Error First sentence should end with a period. 111
Error Line has trailing spaces. 123
Error Line is longer than 80 characters. 124
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 126
Error Missing a Javadoc comment. 126
Error Parameter e should be final. 126
Error Line has trailing spaces. 136
Error First sentence should end with a period. 140
Error Line has trailing spaces. 157
Error Line is longer than 80 characters. 158
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 160
Error Missing a Javadoc comment. 160
Error Parameter e should be final. 160
Error Missing a Javadoc comment. 166
Error Missing a Javadoc comment. 168
Error Missing a Javadoc comment. 170
Error Missing a Javadoc comment. 172
Error Missing a Javadoc comment. 174
Error Missing a Javadoc comment. 176
Error Line is longer than 80 characters. 178
Error Missing a Javadoc comment. 178
Error Missing a Javadoc comment. 186
Error Missing a Javadoc comment. 188
Error Missing a Javadoc comment. 190
Error Missing a Javadoc comment. 192
Error Missing a Javadoc comment. 194
Error Missing a Javadoc comment. 196
Error First sentence should end with a period. 198
Error Parameter owner should be final. 201
Error Expected @param tag for 'owner'. 201
Error First sentence should end with a period. 206
Error Line has trailing spaces. 208
Error Unused Javadoc tag. 209
Error '400' is a magic number. 212
Error '300' is a magic number. 212
Error First sentence should end with a period. 218
Error Line has trailing spaces. 220
Error '10' is a magic number. 226
Error ',' is not followed by whitespace. 226
Error '10' is a magic number. 226
Error ',' is not followed by whitespace. 226
Error '10' is a magic number. 226
Error ',' is not followed by whitespace. 226
Error '10' is a magic number. 226
Error Expected an @return tag. 237
Error '14' is a magic number. 240
Error ',' is not followed by whitespace. 240
Error '4' is a magic number. 240
Error ',' is not followed by whitespace. 240
Error '4' is a magic number. 240
Error ',' is not followed by whitespace. 240
Error '4' is a magic number. 240
Error Expected an @return tag. 260
Error Expected an @return tag. 271
Error Missing a Javadoc comment. 278
Error Expected an @return tag. 288
Error Expected an @return tag. 298
Error Missing a Javadoc comment. 305
Error Missing a Javadoc comment. 312
Error Expected an @return tag. 324
Error Expected an @return tag. 334
Error '4' is a magic number. 337
Error ',' is not followed by whitespace. 337
Error '4' is a magic number. 337
Error Line has trailing spaces. 345
Error Missing a Javadoc comment. 346
Error Line has trailing spaces. 353
Error Line has trailing spaces. 357
Error Method 'doCancel' is not designed for extension - needs to be abstract, final or empty. 360
Error Missing a Javadoc comment. 360
Error Line has trailing spaces. 364
Error Method 'taskStarted' is not designed for extension - needs to be abstract, final or empty. 368
Error Missing a Javadoc comment. 368
Error Parameter t should be final. 368
Error Method 'taskFinished' is not designed for extension - needs to be abstract, final or empty. 378
Error Missing a Javadoc comment. 378
Error Parameter t should be final. 378
Error Method 'taskAborted' is not designed for extension - needs to be abstract, final or empty. 385
Error Missing a Javadoc comment. 385
Error Parameter t should be final. 385

ca/spaz/cron/ui/package.html

Error Line
Error Missing package documentation file. 0

ca/spaz/cron/user/Metric.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Missing a Javadoc comment. 14
Error Line has trailing spaces. 15
Error Missing a Javadoc comment. 16
Error Line has trailing spaces. 17
Error Missing a Javadoc comment. 18
Error Line has trailing spaces. 19
Error Missing a Javadoc comment. 20

ca/spaz/cron/user/NewUserWizard.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 6
Error Using the '.*' form of import should be avoided - javax.swing.*. 8
Error Using the '.*' form of import should be avoided - ca.spaz.wizard.*. 12
Error Missing a Javadoc comment. 14
Error Utility classes should not have a public or default constructor. 14
Error Missing a Javadoc comment. 15
Error Missing a Javadoc comment. 17
Error Parameter user should be final. 17
Error Line has trailing spaces. 21
Error Line has trailing spaces. 23
Error Line has trailing spaces. 24
Error Line has trailing spaces. 26
Error Line has trailing spaces. 37
Error Line has trailing spaces. 40
Error Line has trailing spaces. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error '+' should be on a new line. 44
Error '+' should be on a new line. 45
Error '+' should be on a new line. 46
Error '+' should be on a new line. 47
Error '+' is not preceded with whitespace. 48
Error '+' should be on a new line. 48
Error Line has trailing spaces. 50
Error '200' is a magic number. 50
Error ',' is not followed by whitespace. 50
Error '200' is a magic number. 50
Error '20' is a magic number. 52
Error ',' is not followed by whitespace. 52
Error '20' is a magic number. 52
Error ',' is not followed by whitespace. 52
Error '20' is a magic number. 52
Error ',' is not followed by whitespace. 52
Error '20' is a magic number. 52
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Method 'getWizardPanelTitle' is not designed for extension - needs to be abstract, final or empty. 56
Error Missing a Javadoc comment. 56
Error Line has trailing spaces. 59
Error Missing a Javadoc comment. 60
Error '{' is not followed by whitespace. 60
Error '}' is not preceded with whitespace. 60
Error Method 'isValid' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error Line has trailing spaces. 65
Error Missing a Javadoc comment. 66
Error Line has trailing spaces. 67
Error Missing a Javadoc comment. 67
Error Parameter user should be final. 67
Error Line has trailing spaces. 70
Error Line has trailing spaces. 71
Error Method 'getWizardPanelTitle' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Line has trailing spaces. 75
Error Missing a Javadoc comment. 76
Error '{' is not followed by whitespace. 76
Error '}' is not preceded with whitespace. 76
Error Method 'isValid' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error Line has trailing spaces. 82
Error Line has trailing spaces. 83

ca/spaz/cron/user/USDAImportWizardPanel.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 6
Error Using the '.*' form of import should be avoided - java.awt.event.*. 7
Error Using the '.*' form of import should be avoided - java.net.*. 8
Error Using the '.*' form of import should be avoided - javax.swing.*. 10
Error Using the '.*' form of import should be avoided - ca.spaz.cron.datasource.sql.*. 15
Error Using the '.*' form of import should be avoided - ca.spaz.task.*. 17
Error Using the '.*' form of import should be avoided - com.aimedia.ui.*. 20
Error Line is longer than 80 characters. 22
Error Missing a Javadoc comment. 22
Error Line has trailing spaces. 23
Error Missing a Javadoc comment. 24
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 30
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 34
Error Line has trailing spaces. 35
Error Line has trailing spaces. 36
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 49
Error Line has trailing spaces. 50
Error Line has trailing spaces. 51
Error Missing a Javadoc comment. 52
Error '10' is a magic number. 53
Error ',' is not followed by whitespace. 53
Error '10' is a magic number. 53
Error '16' is a magic number. 54
Error ',' is not followed by whitespace. 54
Error '16' is a magic number. 54
Error ',' is not followed by whitespace. 54
Error '16' is a magic number. 54
Error ',' is not followed by whitespace. 54
Error '16' is a magic number. 54
Error Line has trailing spaces. 58
Error Method 'getWizardPanelTitle' is not designed for extension - needs to be abstract, final or empty. 59
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 63
Error Line has trailing spaces. 64
Error Method 'isValid' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 71
Error Line has trailing spaces. 77
Error Missing a Javadoc comment. 79
Error Line has trailing spaces. 85
Error Missing a Javadoc comment. 86
Error Missing a Javadoc comment. 97
Error '16' is a magic number. 100
Error ',' is not followed by whitespace. 100
Error '16' is a magic number. 100
Error ',' is not followed by whitespace. 100
Error '16' is a magic number. 100
Error ',' is not followed by whitespace. 100
Error '16' is a magic number. 100
Error '4' is a magic number. 101
Error ',' is not followed by whitespace. 101
Error '4' is a magic number. 101
Error '200' is a magic number. 104
Error ',' is not followed by whitespace. 104
Error '200' is a magic number. 104
Error Line has trailing spaces. 110
Error Line has trailing spaces. 111
Error Missing a Javadoc comment. 112
Error '16' is a magic number. 115
Error ',' is not followed by whitespace. 115
Error '16' is a magic number. 115
Error ',' is not followed by whitespace. 115
Error '16' is a magic number. 115
Error ',' is not followed by whitespace. 115
Error '16' is a magic number. 115
Error Line has trailing spaces. 119
Error Line has trailing spaces. 123
Error Missing a Javadoc comment. 124
Error Line has trailing spaces. 131
Error Expected an @return tag. 135
Error Missing a Javadoc comment. 142
Error Line has trailing spaces. 149
Error Missing a Javadoc comment. 150
Error Line has trailing spaces. 153
Error Method 'taskStarted' is not designed for extension - needs to be abstract, final or empty. 155
Error Missing a Javadoc comment. 155
Error Parameter t should be final. 155
Error Method 'taskFinished' is not designed for extension - needs to be abstract, final or empty. 161
Error Missing a Javadoc comment. 161
Error Parameter t should be final. 161
Error Method 'taskAborted' is not designed for extension - needs to be abstract, final or empty. 166
Error Missing a Javadoc comment. 166
Error Parameter t should be final. 166
Error Line has trailing spaces. 171
Error Line has trailing spaces. 174
Error First sentence should end with a period. 178
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 193
Error Missing a Javadoc comment. 193
Error Parameter e should be final. 193
Error Line has trailing spaces. 202
Error Missing a Javadoc comment. 205
Error Line is longer than 80 characters. 208

ca/spaz/cron/user/User.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - java.util.*. 14
Error Missing a Javadoc comment. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error First sentence should end with a period. 27
Error Expected @param tag for 'name'. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 33
Error Line has trailing spaces. 34
Error Line has trailing spaces. 40
Error Line has trailing spaces. 46
Error First sentence should end with a period. 47
Error Line is longer than 80 characters. 49
Error Line has trailing spaces. 52
Error First sentence should end with a period. 53
Error Line has trailing spaces. 58
Error First sentence should end with a period. 59
Error Expected @param tag for 'date'. 63
Error Line has trailing spaces. 64
Error First sentence should end with a period. 65
Error Line has trailing spaces. 70
Error First sentence should end with a period. 71
Error Line has trailing spaces. 76
Error First sentence should end with a period. 77
Error Expected @param tag for 'height'. 81
Error Line has trailing spaces. 82
Error Line has trailing spaces. 89
Error Line is longer than 80 characters. 91
Error Line is longer than 80 characters. 92
Error Line has trailing spaces. 94
Error Line has trailing spaces. 100
Error Line is longer than 80 characters. 102
Error Line is longer than 80 characters. 104
Error Line has trailing spaces. 108
Error Line is longer than 80 characters. 110
Error Line has trailing spaces. 116
Error Expected @param tag for 'date'. 122
Error Expected @param tag for 'metrics'. 122
Error Line has trailing spaces. 123
Error Expected @param tag for 'metrics'. 128
Error Line has trailing spaces. 129
Error Expected @param tag for 'metrics'. 134
Error Line has trailing spaces. 135
Error Expected @param tag for 'nutrient'. 141
Error Expected @param tag for 'target'. 141
Error Line has trailing spaces. 142
Error Expected @param tag for 'nutrient'. 148
Error Line has trailing spaces. 149
Error Line has trailing spaces. 155
Error Line has trailing spaces. 161

ca/spaz/cron/user/UserChangeListener.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Line has trailing spaces. 15
Error Line has trailing spaces. 19

ca/spaz/cron/user/UserInfoWizardPanel.java

Error Line
Error File does not end with a newline. 0

ca/spaz/cron/user/UserInfoWizardPanel.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 6
Error Using the '.*' form of import should be avoided - java.text.*. 7
Error Using the '.*' form of import should be avoided - javax.swing.*. 10
Error Missing a Javadoc comment. 15
Error Missing a Javadoc comment. 16
Error Missing a Javadoc comment. 17
Error Missing a Javadoc comment. 18
Error '{' is followed by whitespace. 18
Error Missing a Javadoc comment. 19
Error Line has trailing spaces. 20
Error Missing a Javadoc comment. 21
Error Missing a Javadoc comment. 22
Error Missing a Javadoc comment. 23
Error Missing a Javadoc comment. 24
Error Missing a Javadoc comment. 25
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 29
Error Line has trailing spaces. 30
Error Missing a Javadoc comment. 31
Error Parameter user should be final. 31
Error 'user' hides a field. 31
Error '200' is a magic number. 39
Error '80' is a magic number. 39
Error Line has trailing spaces. 40
Error '4' is a magic number. 41
Error '8' is a magic number. 41
Error '8' is a magic number. 41
Error '4' is a magic number. 47
Error '8' is a magic number. 47
Error '8' is a magic number. 47
Error '4' is a magic number. 54
Error '4' is a magic number. 54
Error '4' is a magic number. 58
Error '4' is a magic number. 58
Error '10' is a magic number. 59
Error '10' is a magic number. 59
Error '10' is a magic number. 59
Error '10' is a magic number. 59
Error Missing a Javadoc comment. 64
Error Parameter str should be final. 64
Error Line has trailing spaces. 67
Error '6' is a magic number. 68
Error ',' is not followed by whitespace. 68
Error '6' is a magic number. 68
Error ',' is not followed by whitespace. 68
Error '6' is a magic number. 68
Error ',' is not followed by whitespace. 68
Error '6' is a magic number. 68
Error Line has trailing spaces. 70
Error Missing a Javadoc comment. 71
Error '4' is a magic number. 73
Error '4' is a magic number. 73
Error Line has trailing spaces. 79
Error Missing a Javadoc comment. 80
Error Line has trailing spaces. 82
Error '30' is a magic number. 82
Error Line has trailing spaces. 87
Error Line has trailing spaces. 88
Error Missing a Javadoc comment. 89
Error '4' is a magic number. 96
Error '4' is a magic number. 96
Error Line has trailing spaces. 103
Error Missing a Javadoc comment. 104
Error '4' is a magic number. 106
Error '4' is a magic number. 106
Error Line has trailing spaces. 113
Error Missing a Javadoc comment. 114
Error '10' is a magic number. 116
Error Line has trailing spaces. 122
Error Missing a Javadoc comment. 123
Error '4' is a magic number. 125
Error '4' is a magic number. 125
Error Line has trailing spaces. 132
Error Missing a Javadoc comment. 133
Error Line has trailing spaces. 142
Error Line has trailing spaces. 143
Error Missing a Javadoc comment. 144
Error Line has trailing spaces. 146
Error Line has trailing spaces. 149
Error Line has trailing spaces. 150
Error Line has trailing spaces. 151
Error Method 'getWizardPanelTitle' is not designed for extension - needs to be abstract, final or empty. 152
Error Missing a Javadoc comment. 152
Error Line has trailing spaces. 155
Error Missing a Javadoc comment. 156
Error Line has trailing spaces. 161
Error Missing a Javadoc comment. 167
Error 'cast' is not followed by whitespace. 168
Error Line has trailing spaces. 174
Error Method 'commitChanges' is not designed for extension - needs to be abstract, final or empty. 175
Error Missing a Javadoc comment. 175
Error Method 'isValid' is not designed for extension - needs to be abstract, final or empty. 182
Error Missing a Javadoc comment. 182
Error Line has trailing spaces. 185
Error Line has trailing spaces. 188
Error Line has trailing spaces. 191
Error Line has trailing spaces. 198
Error Line is longer than 80 characters. 198
Error Line has trailing spaces. 202

ca/spaz/cron/user/UserMetrics.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - java.util.*. 14
Error Missing a Javadoc comment. 16
Error Missing a Javadoc comment. 18
Error Missing a Javadoc comment. 19
Error First sentence should end with a period. 21
Error Line has trailing spaces. 28
Error First sentence should end with a period. 29
Error Parameter date should be final. 34
Error 'date' hides a field. 34
Error Line has trailing spaces. 40
Error Method 'getMetricDate' is not designed for extension - needs to be abstract, final or empty. 45
Error Line has trailing spaces. 48
Error Line is longer than 80 characters. 50
Error Method 'getMetrics' is not designed for extension - needs to be abstract, final or empty. 53
Error Line has trailing spaces. 56
Error Method 'addMetric' is not designed for extension - needs to be abstract, final or empty. 61
Error Parameter metric should be final. 61
Error Line has trailing spaces. 64
Error Method 'removeMetric' is not designed for extension - needs to be abstract, final or empty. 69
Error Parameter metric should be final. 69
Error Missing a Javadoc comment. 73
Error Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Parameter arg0 should be final. 83
Error Line has trailing spaces. 86
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error Parameter o should be final. 90
Error Line has trailing spaces. 93
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error Line has trailing spaces. 100

ca/spaz/cron/user/impl/CRONUser.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - java.util.*. 16
Error Using the '.*' form of import should be avoided - ca.spaz.cron.config.*. 19
Error Using the '.*' form of import should be avoided - ca.spaz.cron.user.*. 22
Error Line has trailing spaces. 25
Error Class CRONUser should be declared as final. 28
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Line has trailing spaces. 36
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error First sentence should end with a period. 41
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
Error Line has trailing spaces. 45
Error First sentence should end with a period. 51
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 54
Error Line is longer than 80 characters. 58
Error Method 'doIsValid' is not designed for extension - needs to be abstract, final or empty. 60
Error Missing a Javadoc comment. 60
Error Parameter key should be final. 60
Error Parameter value should be final. 60
Error Method 'getExpression' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 75
Error Line is longer than 80 characters. 76
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 78
Error Line has trailing spaces. 79
Error Missing a Javadoc comment. 80
Error Line has trailing spaces. 86
Error Missing a Javadoc comment. 87
Error Missing a Javadoc comment. 96
Error Missing a Javadoc comment. 104
Error Parameter name should be final. 104
Error Missing a Javadoc comment. 112
Error Line is longer than 80 characters. 115
Error Line is longer than 80 characters. 116
Error Line is longer than 80 characters. 117
Error Missing a Javadoc comment. 126
Error Parameter date should be final. 126
Error Missing a Javadoc comment. 141
Error Missing a Javadoc comment. 157
Error Missing a Javadoc comment. 172
Error Parameter height should be final. 172
Error 'height' hides a field. 172
Error Missing a Javadoc comment. 181
Error Parameter prefName should be final. 181
Error Line is longer than 80 characters. 186
Error Missing a Javadoc comment. 188
Error Parameter prefName should be final. 188
Error Parameter value should be final. 188
Error 'synchronized' is not followed by whitespace. 190
Error Missing a Javadoc comment. 203
Error Missing a Javadoc comment. 211
Error Parameter date should be final. 211
Error Line is longer than 80 characters. 217
Error Missing a Javadoc comment. 219
Error Parameter date should be final. 219
Error Parameter metrics should be final. 219
Error Missing a Javadoc comment. 226
Error Parameter metrics should be final. 226
Error Line is longer than 80 characters. 231
Error Missing a Javadoc comment. 233
Error Parameter metrics should be final. 233
Error Line is longer than 80 characters. 238
Error Missing a Javadoc comment. 240
Error Parameter nutrient should be final. 240
Error Parameter target should be final. 240
Error Line is longer than 80 characters. 242
Error '+' is not preceded with whitespace. 242
Error '+' is not followed by whitespace. 242
Error '+' is not preceded with whitespace. 242
Error '+' is not followed by whitespace. 242
Error Line is longer than 80 characters. 243
Error '+' is not preceded with whitespace. 243
Error '+' is not followed by whitespace. 243
Error '+' is not preceded with whitespace. 243
Error '+' is not followed by whitespace. 243
Error Missing a Javadoc comment. 250
Error Parameter nutrient should be final. 250
Error 'if' construct must use '{}'s. 251
Error Line is longer than 80 characters. 252
Error '+' is not preceded with whitespace. 252
Error '+' is not followed by whitespace. 252
Error '+' is not preceded with whitespace. 252
Error '+' is not followed by whitespace. 252
Error Line is longer than 80 characters. 253
Error '+' is not preceded with whitespace. 253
Error '+' is not followed by whitespace. 253
Error '+' is not preceded with whitespace. 253
Error '+' is not followed by whitespace. 253
Error Comment matches to-do format 'TODO:'. 254
Error Line has trailing spaces. 254
Error Line is longer than 80 characters. 254
Error ',' is not followed by whitespace. 255
Error Line is longer than 80 characters. 259
Error Missing a Javadoc comment. 261
Error Parameter l should be final. 261
Error Expected an @return tag. 268
Error Line has trailing spaces. 274
Error Missing a Javadoc comment. 275
Error Line is longer than 80 characters. 284
Error Missing a Javadoc comment. 286
Error Parameter l should be final. 286
Error Missing a Javadoc comment. 290
Error Line has trailing spaces. 294
Error Missing a Javadoc comment. 294
Error Missing a Javadoc comment. 298
Error Parameter male should be final. 298
Error Missing a Javadoc comment. 303
Error Line has trailing spaces. 306
Error Missing a Javadoc comment. 307
Error Parameter val should be final. 307
Error Line has trailing spaces. 312

ca/spaz/cron/user/impl/WeightMetric.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 8
Error Missing a Javadoc comment. 9
Error Variable 'val' must be private and have accessor methods. 9
Error Line has trailing spaces. 10
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 11
Error Missing a Javadoc comment. 11
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 15
Error Missing a Javadoc comment. 15
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 19
Error Missing a Javadoc comment. 19
Error Parameter value should be final. 19

ca/spaz/cron/user/impl/package.html

Error Line
Error Missing package documentation file. 0

ca/spaz/cron/user/package.html

Error Line
Error Missing package documentation file. 0

ca/spaz/gui/DoubleField.java

Error Line
Error File does not end with a newline. 0

ca/spaz/gui/DoubleField.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - javax.swing.text.*. 11
Error Missing a Javadoc comment. 13
Error Missing a Javadoc comment. 14
Error Missing a Javadoc comment. 15
Error Missing a Javadoc comment. 16
Error Missing a Javadoc comment. 18
Error Parameter value should be final. 18
Error Parameter columns should be final. 18
Error Line has trailing spaces. 23
Error Method 'setRange' is not designed for extension - needs to be abstract, final or empty. 24
Error Missing a Javadoc comment. 24
Error Parameter min should be final. 24
Error 'min' hides a field. 24
Error Parameter max should be final. 24
Error 'max' hides a field. 24
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 29
Error Missing a Javadoc comment. 29
Error 'if' construct must use '{}'s. 36
Error 'if' construct must use '{}'s. 37
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 41
Error Missing a Javadoc comment. 41
Error Parameter value should be final. 41
Error 'if' construct must use '{}'s. 42
Error 'if' construct must use '{}'s. 43
Error Method 'createDefaultModel' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Line has trailing spaces. 51
Error Method 'getCurrentText' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 56
Error Line is longer than 80 characters. 57
Error Method 'insertString' is not designed for extension - needs to be abstract, final or empty. 57
Error Missing a Javadoc comment. 57
Error Parameter offs should be final. 57
Error Parameter str should be final. 57
Error Parameter a should be final. 57
Error Line is longer than 80 characters. 64
Error '==' is not preceded with whitespace. 64
Error '==' is not followed by whitespace. 64
Error '==' is not preceded with whitespace. 64
Error '==' is not followed by whitespace. 64
Error '==' is not followed by whitespace. 66

ca/spaz/gui/PrettyTable.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 6
Error Missing a Javadoc comment. 11
Error Missing a Javadoc comment. 12
Error '240' is a magic number. 12
Error '240' is a magic number. 12
Error '255' is a magic number. 12
Error Missing a Javadoc comment. 14
Error Line has trailing spaces. 19
Error Method 'prepareRenderer' is not designed for extension - needs to be abstract, final or empty. 20
Error Missing a Javadoc comment. 20
Error Parameter r should be final. 20
Error Parameter row should be final. 20
Error Parameter col should be final. 20
Error Line has trailing spaces. 21
Error Line has trailing spaces. 32

ca/spaz/gui/SpazCanvas.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Using the '.*' form of import should be avoided - java.awt.event.*. 3
Error Using the '.*' form of import should be avoided - java.util.*. 6
Error Using the '.*' form of import should be avoided - javax.swing.*. 8
Error Using the '.*' form of import should be avoided - javax.swing.border.*. 9
Error Using the '.*' form of import should be avoided - javax.xml.parsers.*. 10
Error Using the '.*' form of import should be avoided - org.w3c.dom.*. 12
Error Line has trailing spaces. 17
Error Line contains a tab character. 22
Error Missing a Javadoc comment. 22
Error Variable 'actions' must be private and have accessor methods. 22
Error Variable 'components' must be private and have accessor methods. 22
Error Line contains a tab character. 23
Error Missing a Javadoc comment. 23
Error Variable 'listener' must be private and have accessor methods. 23
Error Line contains a tab character. 25
Error Missing a Javadoc comment. 25
Error Parameter file should be final. 25
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Line contains a tab character. 30
Error Missing a Javadoc comment. 30
Error Parameter file should be final. 30
Error Parameter listener should be final. 30
Error 'listener' hides a field. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 36
Error Missing a Javadoc comment. 36
Error Parameter file should be final. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 43
Error Method 'setListener' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43
Error Parameter l should be final. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 47
Error Method 'loadXML' is not designed for extension - needs to be abstract, final or empty. 47
Error Missing a Javadoc comment. 47
Error Parameter fname should be final. 47
Error Line contains a tab character. 48
Error Line is longer than 80 characters. 49
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 61
Error Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error Parameter c should be final. 61
Error Line contains a tab character. 62
Error 'cast' is not followed by whitespace. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 65
Error Method 'getAction' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Parameter c should be final. 65
Error Line contains a tab character. 66
Error 'cast' is not followed by whitespace. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 69
Error Method 'getComponent' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter idStr should be final. 69
Error Line contains a tab character. 70
Error 'cast' is not followed by whitespace. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 73
Error Method 'components' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 77
Error Method 'parseChildren' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter e should be final. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Line is longer than 80 characters. 82
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error 'cast' is not followed by whitespace. 83
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error Line contains a tab character. 89
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error Line contains a tab character. 101
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Line contains a tab character. 105
Error Method 'parseTextArea' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error Parameter elm should be final. 105
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error 'if' construct must use '{}'s. 115
Error Line has trailing spaces. 115
Error Line contains a tab character. 115
Error Line contains a tab character. 116
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Line contains a tab character. 119
Error Line contains a tab character. 120
Error Line contains a tab character. 122
Error Method 'parseLabel' is not designed for extension - needs to be abstract, final or empty. 122
Error Missing a Javadoc comment. 122
Error Parameter elm should be final. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 124
Error 'if' construct must use '{}'s. 125
Error Line contains a tab character. 125
Error Line contains a tab character. 126
Error Line contains a tab character. 127
Error 'if' construct must use '{}'s. 128
Error Line contains a tab character. 128
Error Line contains a tab character. 129
Error Line contains a tab character. 130
Error Line contains a tab character. 131
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Line contains a tab character. 135
Error Method 'parseProgressBar' is not designed for extension - needs to be abstract, final or empty. 135
Error Missing a Javadoc comment. 135
Error Parameter elm should be final. 135
Error Line contains a tab character. 136
Error Line contains a tab character. 137
Error 'if' construct must use '{}'s. 138
Error Line contains a tab character. 138
Error Line contains a tab character. 139
Error Line contains a tab character. 140
Error Line contains a tab character. 141
Error Line contains a tab character. 142
Error Line contains a tab character. 143
Error Line contains a tab character. 145
Error Method 'parseButton' is not designed for extension - needs to be abstract, final or empty. 145
Error Missing a Javadoc comment. 145
Error Parameter elm should be final. 145
Error Line contains a tab character. 146
Error Line contains a tab character. 147
Error 'if' construct must use '{}'s. 148
Error Line contains a tab character. 148
Error Line contains a tab character. 149
Error Line contains a tab character. 150
Error 'if' construct must use '{}'s. 151
Error Line contains a tab character. 151
Error Line contains a tab character. 152
Error Line contains a tab character. 153
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error Line contains a tab character. 156
Error Line contains a tab character. 157
Error Line contains a tab character. 158
Error Line contains a tab character. 159
Error Line contains a tab character. 160
Error Line contains a tab character. 162
Error Line contains a tab character. 164
Error Method 'parseTextField' is not designed for extension - needs to be abstract, final or empty. 164
Error Missing a Javadoc comment. 164
Error Parameter elm should be final. 164
Error Line contains a tab character. 165
Error Line contains a tab character. 166
Error Line contains a tab character. 167
Error 'if' construct must use '{}'s. 168
Error Line contains a tab character. 168
Error Line contains a tab character. 169
Error Line contains a tab character. 170
Error Line contains a tab character. 171
Error Line contains a tab character. 172
Error Line contains a tab character. 173
Error Line contains a tab character. 175
Error Method 'parseAttributes' is not designed for extension - needs to be abstract, final or empty. 175
Error Missing a Javadoc comment. 175
Error Parameter elm should be final. 175
Error Parameter comp should be final. 175
Error Line contains a tab character. 176
Error 'if' construct must use '{}'s. 177
Error Line contains a tab character. 177
Error Line contains a tab character. 178
Error Line contains a tab character. 179
Error Line contains a tab character. 180
Error Line contains a tab character. 181
Error Line contains a tab character. 182
Error Line contains a tab character. 183
Error Line contains a tab character. 184
Error Line contains a tab character. 185
Error Line contains a tab character. 186
Error Line contains a tab character. 187
Error Line contains a tab character. 188
Error Line contains a tab character. 190
Error Method 'parseSpazPosition' is not designed for extension - needs to be abstract, final or empty. 190
Error Missing a Javadoc comment. 190
Error Parameter elm should be final. 190
Error Line contains a tab character. 191
Error Line contains a tab character. 192
Error Line is longer than 80 characters. 193
Error Line contains a tab character. 193
Error Name 'left_rel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 193
Error Line is longer than 80 characters. 194
Error Line contains a tab character. 194
Error Name 'right_rel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 194
Error Line is longer than 80 characters. 195
Error Line contains a tab character. 195
Error Name 'top_rel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 195
Error Line is longer than 80 characters. 196
Error Line contains a tab character. 196
Error Name 'bottom_rel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 196
Error Line is longer than 80 characters. 197
Error Line contains a tab character. 197
Error Name 'left_abs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 197
Error Line is longer than 80 characters. 198
Error Line contains a tab character. 198
Error Name 'right_abs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 198
Error Line is longer than 80 characters. 199
Error Line contains a tab character. 199
Error Name 'top_abs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 199
Error Line is longer than 80 characters. 200
Error Line contains a tab character. 200
Error Name 'bottom_abs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 200
Error Line contains a tab character. 201
Error Line contains a tab character. 202
Error Line contains a tab character. 203
Error Line contains a tab character. 204
Error Line contains a tab character. 205
Error Line contains a tab character. 206
Error Line is longer than 80 characters. 207
Error Line contains a tab character. 207
Error Line contains a tab character. 208
Error Line contains a tab character. 209
Error Line contains a tab character. 210
Error Line contains a tab character. 211
Error Line contains a tab character. 212
Error Line contains a tab character. 214
Error Method 'parseBorder' is not designed for extension - needs to be abstract, final or empty. 214
Error Missing a Javadoc comment. 214
Error Parameter c should be final. 214
Error Parameter elm should be final. 214
Error Line contains a tab character. 215
Error Line contains a tab character. 216
Error Line contains a tab character. 217
Error Line contains a tab character. 218
Error Line contains a tab character. 219
Error Line contains a tab character. 220
Error Line contains a tab character. 221
Error Line contains a tab character. 222
Error Line is longer than 80 characters. 223
Error Line contains a tab character. 223
Error Line contains a tab character. 224
Error Line contains a tab character. 225
Error Line contains a tab character. 226
Error Line contains a tab character. 227
Error Line contains a tab character. 228
Error Line contains a tab character. 229
Error 'cast' is not followed by whitespace. 229
Error Line contains a tab character. 230
Error Line contains a tab character. 231
Error Line contains a tab character. 232
Error Line contains a tab character. 234
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 234
Error Missing a Javadoc comment. 234
Error Parameter e should be final. 234
Error 'if' construct must use '{}'s. 235
Error Line contains a tab character. 235
Error Line contains a tab character. 236
Error Line contains a tab character. 237
Error 'cast' is not followed by whitespace. 237
Error Line contains a tab character. 238
Error Line contains a tab character. 239
Error Line contains a tab character. 240
Error Line is longer than 80 characters. 241
Error Line contains a tab character. 241
Error Line contains a tab character. 242
Error Line contains a tab character. 243
Error Line contains a tab character. 244
Error Line has trailing spaces. 245
Error Line contains a tab character. 245
Error Line contains a tab character. 247
Error Line contains a tab character. 248
Error Line contains a tab character. 249
Error Line contains a tab character. 250
Error Line contains a tab character. 251

ca/spaz/gui/SpazCanvasLoader.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - javax.swing.*. 3
Error Line has trailing spaces. 9
Error Line has trailing spaces. 12
Error Line contains a tab character. 14
Error Missing a Javadoc comment. 14
Error Variable 'proxy' must be private and have accessor methods. 14
Error Line has trailing spaces. 15
Error Line contains a tab character. 15
Error Line contains a tab character. 16
Error Missing a Javadoc comment. 16
Error Parameter file should be final. 16
Error Parameter proxy should be final. 16
Error 'proxy' hides a field. 16
Error Line contains a tab character. 17
Error Line contains a tab character. 18
Error Line contains a tab character. 19
Error Line contains a tab character. 20
Error Line contains a tab character. 22
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 22
Error Missing a Javadoc comment. 22
Error Parameter c should be final. 22
Error Parameter lp should be final. 22
Error Line contains a tab character. 23
Error Line contains a tab character. 24

ca/spaz/gui/SpazLayout.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 3
Error Line has trailing spaces. 6
Error Missing a Javadoc comment. 10
Error Variable 'compTable' must be private and have accessor methods. 10
Error Line has trailing spaces. 11
Error Line has trailing spaces. 15
Error Method 'setConstraints' is not designed for extension - needs to be abstract, final or empty. 16
Error Missing a Javadoc comment. 16
Error Parameter comp should be final. 16
Error Parameter constraints should be final. 16
Error Line has trailing spaces. 19
Error Parameter name should be final. 25
Error Expected @param tag for 'name'. 25
Error Parameter comp should be final. 25
Error Expected @param tag for 'comp'. 25
Error '{' is not followed by whitespace. 25
Error '}' is not preceded with whitespace. 25
Error Method 'removeLayoutComponent' is not designed for extension - needs to be abstract, final or empty. 31
Error Parameter comp should be final. 31
Error Line has trailing spaces. 34
Error Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error Parameter comp should be final. 35
Error Line contains a tab character. 36
Error 'cast' is not followed by whitespace. 36
Error Method 'setPosition' is not designed for extension - needs to be abstract, final or empty. 39
Error Missing a Javadoc comment. 39
Error Parameter comp should be final. 39
Error Parameter lp should be final. 39
Error Line contains a tab character. 40
Error Line has trailing spaces. 45
Error Line has trailing spaces. 48
Error Expected an @return tag. 51
Error Method 'preferredLayoutSize' is not designed for extension - needs to be abstract, final or empty. 51
Error Parameter parent should be final. 51
Error Line contains a tab character. 52
Error 'if' construct must use '{}'s. 53
Error Line contains a tab character. 53
Error ',' is not followed by whitespace. 53
Error Line contains a tab character. 54
Error ',' is not followed by whitespace. 54
Error ',' is not followed by whitespace. 54
Error ',' is not followed by whitespace. 54
Error Line contains a tab character. 55
Error Line has trailing spaces. 56
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error 'cast' is not followed by whitespace. 61
Error 'if' construct must use '{}'s. 63
Error Line has trailing spaces. 63
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error Line has trailing spaces. 64
Error Line contains a tab character. 64
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error ',' is not followed by whitespace. 67
Error Line has trailing spaces. 70
Error Line has trailing spaces. 71
Error Expected an @return tag. 76
Error Method 'minimumLayoutSize' is not designed for extension - needs to be abstract, final or empty. 76
Error Parameter parent should be final. 76
Error Line contains a tab character. 77
Error 'if' construct must use '{}'s. 78
Error Line contains a tab character. 78
Error ',' is not followed by whitespace. 78
Error Line contains a tab character. 79
Error ',' is not followed by whitespace. 79
Error ',' is not followed by whitespace. 79
Error ',' is not followed by whitespace. 79
Error Line contains a tab character. 80
Error Line has trailing spaces. 81
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error 'cast' is not followed by whitespace. 86
Error 'if' construct must use '{}'s. 88
Error Line has trailing spaces. 88
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error Line has trailing spaces. 89
Error Line contains a tab character. 89
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error ',' is not followed by whitespace. 92
Error Line has trailing spaces. 94
Error Line has trailing spaces. 96
Error Line has trailing spaces. 98
Error Method 'layoutContainer' is not designed for extension - needs to be abstract, final or empty. 100
Error Parameter parent should be final. 100
Error 'if' construct must use '{}'s. 104
Error Line has trailing spaces. 105
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error '(' is followed by whitespace. 115
Error ')' is preceded with whitespace. 115
Error Line has trailing spaces. 123
Error Line has trailing spaces. 125
Error Method 'addLayoutComponent' is not designed for extension - needs to be abstract, final or empty. 132
Error Parameter comp should be final. 132
Error Parameter constraints should be final. 132
Error 'cast' is not followed by whitespace. 134
Error Line has trailing spaces. 142
Error Expected an @return tag. 148
Error Method 'maximumLayoutSize' is not designed for extension - needs to be abstract, final or empty. 148
Error Parameter target should be final. 148
Error Expected @param tag for 'target'. 148
Error Line has trailing spaces. 154
Error Expected an @return tag. 159
Error Method 'getLayoutAlignmentX' is not designed for extension - needs to be abstract, final or empty. 159
Error Parameter target should be final. 159
Error Expected @param tag for 'target'. 159
Error '0.5f' is a magic number. 160
Error Line has trailing spaces. 165
Error Expected an @return tag. 170
Error Method 'getLayoutAlignmentY' is not designed for extension - needs to be abstract, final or empty. 170
Error Parameter target should be final. 170
Error Expected @param tag for 'target'. 170
Error '0.5f' is a magic number. 171
Error Parameter target should be final. 178
Error Expected @param tag for 'target'. 178

ca/spaz/gui/SpazMenuBar.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.awt.event.*. 4
Error Using the '.*' form of import should be avoided - java.io.*. 5
Error Using the '.*' form of import should be avoided - java.util.*. 7
Error Using the '.*' form of import should be avoided - javax.swing.*. 9
Error Using the '.*' form of import should be avoided - javax.xml.parsers.*. 10
Error Using the '.*' form of import should be avoided - org.w3c.dom.*. 12
Error Line has trailing spaces. 21
Error Line has trailing spaces. 24
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Line is longer than 80 characters. 28
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Line is longer than 80 characters. 31
Error Line contains a tab character. 31
Error Line is longer than 80 characters. 32
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Missing a Javadoc comment. 37
Error Line contains a tab character. 38
Error Missing a Javadoc comment. 38
Error Line contains a tab character. 39
Error Missing a Javadoc comment. 39
Error Line has trailing spaces. 40
Error Line contains a tab character. 40
Error Missing a Javadoc comment. 41
Error Parameter file should be final. 41
Error Parameter listener should be final. 41
Error 'listener' hides a field. 41
Error Line has trailing spaces. 47
Error Missing a Javadoc comment. 48
Error Parameter file should be final. 48
Error Parameter listener should be final. 48
Error 'listener' hides a field. 48
Error Line has trailing spaces. 52
Error Line has trailing spaces. 56
Error Line contains a tab character. 56
Error Line contains a tab character. 58
Error Method 'loadXML' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error Parameter file should be final. 58
Error Line has trailing spaces. 64
Error Line has trailing spaces. 69
Error Line has trailing spaces. 70
Error Line contains a tab character. 71
Error Method 'loadXML' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error Parameter d should be final. 71
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error '=' is not preceded with whitespace. 75
Error '=' is not followed by whitespace. 75
Error '<' is not preceded with whitespace. 75
Error '<' is not followed by whitespace. 75
Error Line has trailing spaces. 76
Error Line contains a tab character. 76
Error 'cast' is not followed by whitespace. 76
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line has trailing spaces. 83
Error Method 'loadXMLMenu' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error Parameter elm should be final. 84
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error Line contains a tab character. 89
Error Line contains a tab character. 90
Error '=' is not preceded with whitespace. 90
Error '=' is not followed by whitespace. 90
Error '<' is not preceded with whitespace. 90
Error '<' is not followed by whitespace. 90
Error Line has trailing spaces. 91
Error Line contains a tab character. 91
Error 'cast' is not followed by whitespace. 91
Error Line contains a tab character. 92
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error Method 'loadXMLMenuItem' is not designed for extension - needs to be abstract, final or empty. 99
Error Missing a Javadoc comment. 99
Error Parameter elm should be final. 99
Error Parameter jm should be final. 99
Error Line has trailing spaces. 129
Error '(' is followed by whitespace. 129
Error Line has trailing spaces. 131
Error Line is longer than 80 characters. 131
Error Line has trailing spaces. 139
Error Line has trailing spaces. 140
Error Method 'setEnabled' is not designed for extension - needs to be abstract, final or empty. 141
Error Missing a Javadoc comment. 141
Error Parameter action should be final. 141
Error Parameter on should be final. 141
Error Line contains a tab character. 142
Error 'cast' is not followed by whitespace. 142
Error Line contains a tab character. 143
Error Line has trailing spaces. 144
Error Line contains a tab character. 144
Error Line contains a tab character. 145
Error Line has trailing spaces. 147
Error Method 'getItem' is not designed for extension - needs to be abstract, final or empty. 148
Error Missing a Javadoc comment. 148
Error Parameter action should be final. 148
Error Line contains a tab character. 149
Error Line contains a tab character. 150
Error Line contains a tab character. 151
Error 'cast' is not followed by whitespace. 151
Error Line contains a tab character. 152
Error 'cast' is not followed by whitespace. 152
Error Line contains a tab character. 153
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error Line contains a tab character. 156
Error Line contains a tab character. 157
Error Line has trailing spaces. 159
Error Line has trailing spaces. 160
Error Method 'isSelected' is not designed for extension - needs to be abstract, final or empty. 161
Error Missing a Javadoc comment. 161
Error Parameter name should be final. 161
Error Line has trailing spaces. 162
Error Line is longer than 80 characters. 162
Error Line contains a tab character. 162
Error 'cast' is not followed by whitespace. 162
Error Line contains a tab character. 163
Error Line has trailing spaces. 165
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 166
Error Missing a Javadoc comment. 166
Error Parameter e should be final. 166
Error Line contains a tab character. 167
Error 'cast' is not followed by whitespace. 167
Error Line contains a tab character. 168
Error Line contains a tab character. 169
Error Line contains a tab character. 170
Error Line is longer than 80 characters. 171
Error Line contains a tab character. 171
Error Line contains a tab character. 172
Error Line contains a tab character. 173
Error Line has trailing spaces. 174
Error Line contains a tab character. 174
Error Line is longer than 80 characters. 175
Error Line contains a tab character. 175
Error '+' is not preceded with whitespace. 175
Error '+' is not followed by whitespace. 175
Error '+' is not preceded with whitespace. 175
Error '+' is not followed by whitespace. 175
Error Line contains a tab character. 176
Error Line contains a tab character. 177
Error Line contains a tab character. 178
Error Line contains a tab character. 179
Error Line contains a tab character. 180
Error Line contains a tab character. 181
Error Line contains a tab character. 182
Error Line has trailing spaces. 184

ca/spaz/gui/SpazPosition.java

Error Line
Error File does not end with a newline. 0

ca/spaz/gui/SpazPosition.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line contains a tab character. 9
Error Missing a Javadoc comment. 9
Error Variable 'leftA' must be private and have accessor methods. 9
Error Variable 'rightA' must be private and have accessor methods. 9
Error Variable 'topA' must be private and have accessor methods. 9
Error Variable 'bottomA' must be private and have accessor methods. 9
Error Line contains a tab character. 10
Error Missing a Javadoc comment. 10
Error Variable 'leftR' must be private and have accessor methods. 10
Error Variable 'rightR' must be private and have accessor methods. 10
Error Variable 'topR' must be private and have accessor methods. 10
Error Variable 'bottomR' must be private and have accessor methods. 10
Error Line contains a tab character. 12
Error Missing a Javadoc comment. 12
Error '{' is not preceded with whitespace. 12
Error '{' is not followed by whitespace. 12
Error '}' is not preceded with whitespace. 12
Error Line has trailing spaces. 13
Error Line contains a tab character. 13
Error Line contains a tab character. 14
Error Missing a Javadoc comment. 14
Error Parameter copy should be final. 14
Error Line contains a tab character. 15
Error Line contains a tab character. 16
Error Line contains a tab character. 17
Error Line contains a tab character. 18
Error Line contains a tab character. 19
Error Line contains a tab character. 20
Error Line contains a tab character. 21
Error Line has trailing spaces. 22
Error Line contains a tab character. 22
Error Line contains a tab character. 23
Error Line has trailing spaces. 24
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error Method 'setHPos' is not designed for extension - needs to be abstract, final or empty. 25
Error Missing a Javadoc comment. 25
Error Parameter lR should be final. 25
Error Parameter lA should be final. 25
Error Parameter rR should be final. 25
Error Parameter rA should be final. 25
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Line has trailing spaces. 31
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Method 'setVPos' is not designed for extension - needs to be abstract, final or empty. 32
Error Missing a Javadoc comment. 32
Error Parameter tR should be final. 32
Error Parameter tA should be final. 32
Error Parameter bR should be final. 32
Error Parameter bA should be final. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 39
Error Method 'getRectangle' is not designed for extension - needs to be abstract, final or empty. 39
Error Missing a Javadoc comment. 39
Error Parameter width should be final. 39
Error Parameter height should be final. 39
Error Line contains a tab character. 40
Error 'cast' is not followed by whitespace. 40
Error '*' is not preceded with whitespace. 40
Error '*' is not followed by whitespace. 40
Error Line contains a tab character. 41
Error 'cast' is not followed by whitespace. 41
Error '*' is not preceded with whitespace. 41
Error '*' is not followed by whitespace. 41
Error Line contains a tab character. 42
Error 'cast' is not followed by whitespace. 42
Error '*' is not preceded with whitespace. 42
Error '*' is not followed by whitespace. 42
Error Line contains a tab character. 43
Error 'cast' is not followed by whitespace. 43
Error '*' is not preceded with whitespace. 43
Error '*' is not followed by whitespace. 43
Error Line is longer than 80 characters. 44
Error Line contains a tab character. 44
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error Line has trailing spaces. 45
Error Line contains a tab character. 45
Error Line has trailing spaces. 46
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Method 'getMinRectangle' is not designed for extension - needs to be abstract, final or empty. 47
Error Missing a Javadoc comment. 47
Error Line is longer than 80 characters. 48
Error Line contains a tab character. 48
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
Error Line has trailing spaces. 49
Error Line contains a tab character. 49
Error Line has trailing spaces. 50
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line has trailing spaces. 54
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Method 'adjustLeft' is not designed for extension - needs to be abstract, final or empty. 55
Error Missing a Javadoc comment. 55
Error Parameter val should be final. 55
Error Parameter width should be final. 55
Error Line contains a tab character. 56
Error 'cast' is not followed by whitespace. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 60
Error Method 'adjustRight' is not designed for extension - needs to be abstract, final or empty. 60
Error Missing a Javadoc comment. 60
Error Parameter val should be final. 60
Error Parameter width should be final. 60
Error Line contains a tab character. 61
Error 'cast' is not followed by whitespace. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 65
Error Method 'adjustTop' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Parameter val should be final. 65
Error Parameter height should be final. 65
Error Line contains a tab character. 66
Error 'cast' is not followed by whitespace. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 70
Error Method 'adjustBottom' is not designed for extension - needs to be abstract, final or empty. 70
Error Missing a Javadoc comment. 70
Error Parameter val should be final. 70
Error Parameter height should be final. 70
Error Line contains a tab character. 71
Error 'cast' is not followed by whitespace. 71
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 75
Error Method 'valid' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error 'if' construct must use '{}'s. 76
Error Line is longer than 80 characters. 76
Error Line contains a tab character. 76
Error '*' is not preceded with whitespace. 76
Error '*' is not followed by whitespace. 76
Error '500' is a magic number. 76
Error '*' is not preceded with whitespace. 76
Error '*' is not followed by whitespace. 76
Error '500' is a magic number. 76
Error 'if' construct must use '{}'s. 77
Error Line is longer than 80 characters. 77
Error Line contains a tab character. 77
Error '*' is not preceded with whitespace. 77
Error '*' is not followed by whitespace. 77
Error '500' is a magic number. 77
Error '*' is not preceded with whitespace. 77
Error '*' is not followed by whitespace. 77
Error '500' is a magic number. 77
Error 'if' construct must use '{}'s. 78
Error Line contains a tab character. 78
Error 'if' construct must use '{}'s. 79
Error Line contains a tab character. 79
Error 'if' construct must use '{}'s. 80
Error Line contains a tab character. 80
Error 'if' construct must use '{}'s. 81
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Line contains a tab character. 86
Error Method 'toXMLString' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error Line contains a tab character. 89
Error '+' is not preceded with whitespace. 89
Error Line contains a tab character. 90
Error '+' is not preceded with whitespace. 90
Error Line contains a tab character. 91
Error '+' is not preceded with whitespace. 91
Error Line contains a tab character. 92
Error '+' is not preceded with whitespace. 92
Error Line contains a tab character. 93
Error '+' is not preceded with whitespace. 93
Error Line contains a tab character. 94
Error '+' is not preceded with whitespace. 94
Error Line contains a tab character. 95
Error '+' is not preceded with whitespace. 95
Error Line contains a tab character. 96
Error '+' is not preceded with whitespace. 96
Error Line contains a tab character. 97
Error Line has trailing spaces. 98
Error Line contains a tab character. 98
Error Line contains a tab character. 99
Error Line has trailing spaces. 101
Error Line contains a tab character. 101

ca/spaz/gui/TranslucentLabel.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 6
Error Using the '.*' form of import should be avoided - javax.swing.*. 8
Error Missing a Javadoc comment. 10
Error Missing a Javadoc comment. 11
Error Variable 'transparency' must be private and have accessor methods. 11
Error Line has trailing spaces. 12
Error Missing a Javadoc comment. 13
Error Parameter transparency should be final. 13
Error 'transparency' hides a field. 13
Error Parameter title should be final. 13
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 19
Error Parameter transparency should be final. 19
Error 'transparency' hides a field. 19
Error Parameter title should be final. 19
Error Parameter alignment should be final. 19
Error Line has trailing spaces. 24
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 26
Error Parameter transparency should be final. 26
Error 'transparency' hides a field. 26
Error Parameter icon should be final. 26
Error Line has trailing spaces. 31
Error Method 'setTransparency' is not designed for extension - needs to be abstract, final or empty. 32
Error Missing a Javadoc comment. 32
Error Parameter val should be final. 32
Error Method 'paint' is not designed for extension - needs to be abstract, final or empty. 36
Error Missing a Javadoc comment. 36
Error Parameter g should be final. 36
Error 'cast' is not followed by whitespace. 37
Error Line has trailing spaces. 39
Error Line has trailing spaces. 41
Error 'cast' is not followed by whitespace. 44
Error '15' is a magic number. 46
Error '15' is a magic number. 46
Error Line has trailing spaces. 50

ca/spaz/gui/TranslucentPanel.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 6
Error Missing a Javadoc comment. 10
Error Missing a Javadoc comment. 11
Error Variable 'transparency' must be private and have accessor methods. 11
Error Line has trailing spaces. 12
Error Missing a Javadoc comment. 13
Error Parameter transparency should be final. 13
Error 'transparency' hides a field. 13
Error Line has trailing spaces. 18
Error Method 'paint' is not designed for extension - needs to be abstract, final or empty. 19
Error Missing a Javadoc comment. 19
Error Parameter g should be final. 19
Error 'cast' is not followed by whitespace. 20
Error Line has trailing spaces. 22
Error Line has trailing spaces. 23
Error 'cast' is not followed by whitespace. 26
Error '15' is a magic number. 28
Error '15' is a magic number. 28
Error Line has trailing spaces. 32

ca/spaz/gui/package.html

Error Line
Error Missing package documentation file. 0

ca/spaz/sql/Columns.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error First sentence should end with a period. 14
Error Line has trailing spaces. 15
Error Missing a Javadoc comment. 20
Error Line has trailing spaces. 21

ca/spaz/sql/DBRow.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.sql.*. 7
Error Line has trailing spaces. 12
Error Utility classes should not have a public or default constructor. 15
Error Line has trailing spaces. 16
Error Line is longer than 80 characters. 24
Error Parameter row should be final. 24
Error Parameter obj should be final. 24
Error Expected @param tag for 'obj'. 24
Error Expected @throws tag for 'SQLException'. 24
Error Expected @throws tag for 'IllegalArgumentException'. 24
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 24
Error Expected @throws tag for 'IllegalAccessException'. 24
Error '=' is not preceded with whitespace. 28
Error '=' is not followed by whitespace. 28
Error '<' is not preceded with whitespace. 28
Error '<' is not followed by whitespace. 28
Error Line has trailing spaces. 31
Error Line has trailing spaces. 35
Error Line has trailing spaces. 37

ca/spaz/sql/SQLColumnSet.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Using the '.*' form of import should be avoided - java.util.*. 11
Error First sentence should end with a period. 13
Error Line has trailing spaces. 15
Error Missing a Javadoc comment. 20
Error Missing a Javadoc comment. 22
Error Line has trailing spaces. 25
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 33
Error Missing a Javadoc comment. 33
Error Parameter name should be final. 33
Error Parameter str should be final. 33
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 38
Error Missing a Javadoc comment. 38
Error Parameter name should be final. 38
Error Parameter o should be final. 38
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43
Error Parameter name should be final. 43
Error Parameter i should be final. 43
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Parameter name should be final. 48
Error Parameter b should be final. 48
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Parameter name should be final. 53
Error Parameter d should be final. 53
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error Parameter name should be final. 58
Error Parameter f should be final. 58
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 63
Error Missing a Javadoc comment. 63
Error Parameter name should be final. 63
Error Parameter c should be final. 63
Error Line has trailing spaces. 67
Error Method 'getNameString' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error Line has trailing spaces. 81
Error Method 'getValueString' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error Line has trailing spaces. 101
Error Method 'getNames' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error Line has trailing spaces. 105
Error Method 'getValues' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106
Error Line has trailing spaces. 109

ca/spaz/sql/SQLDelete.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.sql.*. 6
Error First sentence should end with a period. 10
Error First sentence should end with a period. 16
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 19
Error First sentence should end with a period. 21
Error Parameter tableName should be final. 25
Error Line has trailing spaces. 28
Error First sentence should end with a period. 29
Error Line has trailing spaces. 29
Error Method 'doExecute' is not designed for extension - needs to be abstract, final or empty. 32
Error Parameter con should be final. 32
Error Expected @param tag for 'con'. 32
Error Expected @throws tag for 'SQLException'. 32
Error Line has trailing spaces. 33
Error Line has trailing spaces. 38
Error Expected an @return tag. 45
Error Method 'getQueryString' is not designed for extension - needs to be abstract, final or empty. 45

ca/spaz/sql/SQLInsert.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.sql.*. 3
Error Line has trailing spaces. 9
Error First sentence should end with a period. 13
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 16
Error Missing a Javadoc comment. 18
Error Missing a Javadoc comment. 20
Error Parameter tableName should be final. 20
Error Method 'doExecute' is not designed for extension - needs to be abstract, final or empty. 25
Error Missing a Javadoc comment. 25
Error Parameter con should be final. 25
Error Line has trailing spaces. 34
Error Method 'doExecuteQuery' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error Parameter con should be final. 35
Error Line has trailing spaces. 49
Error Method 'getQueryString' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Line has trailing spaces. 55
Error Line has trailing spaces. 57
Error First sentence should end with a period. 64
Error Method 'getColumns' is not designed for extension - needs to be abstract, final or empty. 68

ca/spaz/sql/SQLSelect.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.sql.*. 6
Error Using the '.*' form of import should be avoided - java.util.*. 7
Error Line has trailing spaces. 14
Error Line has trailing spaces. 17
Error First sentence should end with a period. 21
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 24
Error Missing a Javadoc comment. 26
Error Variable 'items' must be private and have accessor methods. 26
Error Missing a Javadoc comment. 28
Error Variable 'results' must be private and have accessor methods. 28
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 34
Error First sentence should end with a period. 36
Error Line has trailing spaces. 38
Error Parameter tableName should be final. 42
Error Missing a Javadoc comment. 46
Error Parameter subSelection should be final. 46
Error 'subSelection' hides a field. 46
Error Missing a Javadoc comment. 51
Error Parameter joinedTables should be final. 51
Error 'joinedTables' hides a field. 51
Error Line has trailing spaces. 55
Error Method 'addOrderBy' is not designed for extension - needs to be abstract, final or empty. 56
Error Missing a Javadoc comment. 56
Error Parameter orderClause should be final. 56
Error First sentence should end with a period. 60
Error Line has trailing spaces. 62
Error Method 'addSelection' is not designed for extension - needs to be abstract, final or empty. 66
Error Parameter field should be final. 66
Error Line has trailing spaces. 69
Error Method 'addSelection' is not designed for extension - needs to be abstract, final or empty. 70
Error Missing a Javadoc comment. 70
Error Parameter field should be final. 70
Error Parameter as should be final. 70
Error Expected an @return tag. 77
Error Method 'doExecuteQuery' is not designed for extension - needs to be abstract, final or empty. 77
Error Parameter con should be final. 77
Error Expected @param tag for 'con'. 77
Error Expected @throws tag for 'SQLException'. 77
Error Line has trailing spaces. 87
Error Missing a Javadoc comment. 88
Error Expected an @return tag. 106
Error Method 'getQueryString' is not designed for extension - needs to be abstract, final or empty. 106

ca/spaz/sql/SQLSelectableStatement.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Line is longer than 80 characters. 17
Error Line has trailing spaces. 19
Error Line has trailing spaces. 23
Error Missing a Javadoc comment. 24
Error Line is longer than 80 characters. 26
Error Missing a Javadoc comment. 26
Error Parameter table should be final. 26
Error Parameter and should be final. 26
Error 'and' hides a field. 26
Error Parameter querySupport should be final. 26
Error Parameter executeSupport should be final. 26
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Line has trailing spaces. 38
Error Method 'addWhere' is not designed for extension - needs to be abstract, final or empty. 44
Error Parameter name should be final. 44
Error Parameter val should be final. 44
Error Method 'addWhere' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Parameter name should be final. 48
Error Parameter operator should be final. 48
Error Parameter val should be final. 48
Error Line has trailing spaces. 52
Error Method 'addWhere' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Parameter name should be final. 53
Error Parameter val should be final. 53
Error Line has trailing spaces. 56
Error Method 'addWhere' is not designed for extension - needs to be abstract, final or empty. 57
Error Missing a Javadoc comment. 57
Error Parameter name should be final. 57
Error Parameter op should be final. 57
Error Parameter val should be final. 57
Error Method 'addWhere' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error Parameter name should be final. 61
Error Parameter val should be final. 61
Error Line has trailing spaces. 64
Error Method 'addWhere' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Parameter name should be final. 65
Error Parameter op should be final. 65
Error Parameter val should be final. 65
Error Method 'addWhere' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter name should be final. 69
Error Parameter val should be final. 69
Error Line has trailing spaces. 72
Error Method 'addWhere' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Parameter name should be final. 73
Error Parameter op should be final. 73
Error Parameter val should be final. 73
Error Line has trailing spaces. 79
Error Method 'addWhereLike' is not designed for extension - needs to be abstract, final or empty. 85
Error Parameter name should be final. 85
Error Parameter val should be final. 85
Error Expected an @return tag. 92
Error Method 'getWhere' is not designed for extension - needs to be abstract, final or empty. 92
Error Avoid inline conditionals. 100

ca/spaz/sql/SQLStatement.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.sql.*. 3
Error First sentence should end with a period. 5
Error Line has trailing spaces. 7
Error Missing a Javadoc comment. 12
Error Parameter con should be final. 12
Error Missing a Javadoc comment. 20
Error Parameter con should be final. 20
Error Missing a Javadoc comment. 22
Error Missing a Javadoc comment. 26
Error Parameter con should be final. 26
Error Method 'doExecuteQuery' is not designed for extension - needs to be abstract, final or empty. 34
Error Missing a Javadoc comment. 34
Error Parameter con should be final. 34
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 42
Error Variable 'table' must be private and have accessor methods. 42
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 48
Error Parameter table should be final. 48
Error 'table' hides a field. 48
Error Parameter querySupport should be final. 48
Error 'querySupport' hides a field. 48
Error Parameter executeSupport should be final. 49
Error 'executeSupport' hides a field. 49
Error Method 'getTableName' is not designed for extension - needs to be abstract, final or empty. 55
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 59
Error Parameter s should be final. 59
Error Missing a Javadoc comment. 63
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Line has trailing spaces. 68
Error First sentence should end with a period. 69
Error Parameter o should be final. 75
Error 'cast' is not followed by whitespace. 77
Error Line has trailing spaces. 81

ca/spaz/sql/SQLUpdate.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.sql.*. 3
Error Using the '.*' form of import should be avoided - java.util.*. 4
Error First sentence should end with a period. 12
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 15
Error Missing a Javadoc comment. 17
Error First sentence should end with a period. 19
Error Parameter tableName should be final. 23
Error First sentence should end with a period. 28
Error Line has trailing spaces. 28
Error Method 'doExecute' is not designed for extension - needs to be abstract, final or empty. 31
Error Parameter con should be final. 31
Error Expected @param tag for 'con'. 31
Error Expected @throws tag for 'SQLException'. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 37
Error Expected an @return tag. 44
Error Method 'getQueryString' is not designed for extension - needs to be abstract, final or empty. 44
Error Line has trailing spaces. 51
Error '=' is not preceded with whitespace. 51
Error '=' is not followed by whitespace. 51
Error '<' is not preceded with whitespace. 51
Error '<' is not followed by whitespace. 51
Error Line has trailing spaces. 55
Error First sentence should end with a period. 69
Error Method 'getColumns' is not designed for extension - needs to be abstract, final or empty. 73

ca/spaz/sql/package.html

Error Line
Error Missing package documentation file. 0

ca/spaz/task/Task.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 6
Error Line has trailing spaces. 9
Error Line has trailing spaces. 11
Error Redundant 'public' modifier. 14
Error Line has trailing spaces. 15
Error Redundant 'public' modifier. 19
Error Line has trailing spaces. 23
Error Redundant 'public' modifier. 26
Error Line has trailing spaces. 27
Error First sentence should end with a period. 28
Error Line has trailing spaces. 30
Error Redundant 'public' modifier. 33
Error Line has trailing spaces. 34

ca/spaz/task/TaskBar.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.awt.event.*. 7
Error Using the '.*' form of import should be avoided - java.util.*. 8
Error Using the '.*' form of import should be avoided - javax.swing.*. 10
Error Line has trailing spaces. 16
Error Line has trailing spaces. 17
Error Line has trailing spaces. 20
Error Line has trailing spaces. 24
Error Missing a Javadoc comment. 25
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 32
Error '4' is a magic number. 33
Error ',' is not followed by whitespace. 33
Error '4' is a magic number. 33
Error Line has trailing spaces. 37
Error Missing a Javadoc comment. 38
Error Line has trailing spaces. 40
Error '100' is a magic number. 43
Error Line has trailing spaces. 47
Error Method 'getAbortButton' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Parameter e should be final. 53
Error Line has trailing spaces. 60
Error Method 'abortCurrentTask' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error Line has trailing spaces. 65
Error Line has trailing spaces. 67
Error Missing a Javadoc comment. 68
Error '50' is a magic number. 70
Error Parameter e should be final. 71
Error Line has trailing spaces. 80
Error Line has trailing spaces. 82
Error Line has trailing spaces. 83
Error Method 'executeTask' is not designed for extension - needs to be abstract, final or empty. 86
Error Parameter t should be final. 86
Error '100' is a magic number. 110
Error Line has trailing spaces. 123
Error Missing a Javadoc comment. 124
Error Line has trailing spaces. 134
Error Line has trailing spaces. 135
Error Method 'addTaskListener' is not designed for extension - needs to be abstract, final or empty. 137
Error Parameter tl should be final. 137
Error First sentence should end with a period. 144
Error Line has trailing spaces. 146
Error Line has trailing spaces. 147
Error Method 'removeTaskListener' is not designed for extension - needs to be abstract, final or empty. 149
Error Parameter tl should be final. 149
Error Line has trailing spaces. 154
Error Missing a Javadoc comment. 155
Error 'cast' is not followed by whitespace. 159
Error Missing a Javadoc comment. 165
Error 'cast' is not followed by whitespace. 169
Error Missing a Javadoc comment. 175
Error '100' is a magic number. 177
Error '100' is a magic number. 178
Error 'cast' is not followed by whitespace. 183

ca/spaz/task/TaskListener.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 6
Error Missing a Javadoc comment. 8
Error Redundant 'public' modifier. 8
Error Missing a Javadoc comment. 9
Error Redundant 'public' modifier. 9
Error Missing a Javadoc comment. 10
Error Redundant 'public' modifier. 10
Error Line has trailing spaces. 11

ca/spaz/task/package.html

Error Line
Error Missing package documentation file. 0

ca/spaz/util/CacheMap.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - java.util.*. 14
Error Line has trailing spaces. 17
Error Line is longer than 80 characters. 17
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 22
Error Missing a Javadoc comment. 23
Error Missing a Javadoc comment. 24
Error Missing a Javadoc comment. 26
Error Parameter size should be final. 26
Error Method 'size' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error Method 'containsKey' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Parameter key should be final. 49
Error Method 'containsValue' is not designed for extension - needs to be abstract, final or empty. 56
Error Missing a Javadoc comment. 56
Error Parameter value should be final. 56
Error Method 'get' is not designed for extension - needs to be abstract, final or empty. 63
Error Missing a Javadoc comment. 63
Error Parameter key should be final. 63
Error 'assert' is not followed by whitespace. 64
Error Method 'put' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Parameter arg0 should be final. 72
Error Parameter arg1 should be final. 72
Error 'assert' is not followed by whitespace. 73
Error 'assert' is not followed by whitespace. 81
Error 'assert' is not followed by whitespace. 83
Error 'assert' is not followed by whitespace. 84
Error Missing a Javadoc comment. 88
Error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 99
Error Missing a Javadoc comment. 99
Error Parameter key should be final. 99
Error 'assert' is not followed by whitespace. 100
Error 'assert' is not followed by whitespace. 103
Error Line has trailing spaces. 106
Error Method 'putAll' is not designed for extension - needs to be abstract, final or empty. 110
Error Missing a Javadoc comment. 110
Error Parameter arg0 should be final. 110
Error 'assert' is not followed by whitespace. 111
Error 'assert' is not followed by whitespace. 116
Error Method 'clear' is not designed for extension - needs to be abstract, final or empty. 122
Error Missing a Javadoc comment. 122
Error Method 'keySet' is not designed for extension - needs to be abstract, final or empty. 130
Error Missing a Javadoc comment. 130
Error Method 'values' is not designed for extension - needs to be abstract, final or empty. 137
Error Missing a Javadoc comment. 137
Error Method 'entrySet' is not designed for extension - needs to be abstract, final or empty. 144
Error Missing a Javadoc comment. 144
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 148
Error Missing a Javadoc comment. 148
Error Parameter obj should be final. 148
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 152
Error Missing a Javadoc comment. 152
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 156
Error Missing a Javadoc comment. 156

ca/spaz/util/CountableInputStream.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 4
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - java.io.*. 14
Error Line has trailing spaces. 19
Error Missing a Javadoc comment. 24
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 28
Error Line has trailing spaces. 33
Error Parameter in should be final. 36
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error Parameter b should be final. 54
Error Parameter off should be final. 54
Error Parameter len should be final. 54
Error Method 'mark' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Parameter readlimit should be final. 65
Error Method 'skip' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Parameter n should be final. 73
Error Method 'reset' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error Parameter b should be final. 90
Error Line has trailing spaces. 97
Error Method 'getBytesRead' is not designed for extension - needs to be abstract, final or empty. 102

ca/spaz/util/ImageFactory.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - java.awt.*. 14
Error Using the '.*' form of import should be avoided - java.util.*. 16
Error Line has trailing spaces. 21
Error Class ImageFactory should be declared as final. 24
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 28
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 30
Error Line is longer than 80 characters. 31
Error '10' is a magic number. 36
Error Line has trailing spaces. 42
Error Missing a Javadoc comment. 43
Error Line has trailing spaces. 49
Error Missing a Javadoc comment. 50
Error Parameter url should be final. 50
Error Line has trailing spaces. 62
Error Missing a Javadoc comment. 63
Error Parameter resourceID should be final. 63
Error Line has trailing spaces. 64
Error Line has trailing spaces. 66
Error Missing a Javadoc comment. 67
Error Parameter resourceID should be final. 67
Error Parameter source should be final. 67
Error Line is longer than 80 characters. 79
Error Line has trailing spaces. 85

ca/spaz/util/Loader.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.io.*. 3
Error Using the '.*' form of import should be avoided - java.util.zip.*. 4
Error Line has trailing spaces. 7
Error Line has trailing spaces. 10
Error Line has trailing spaces. 14
Error Missing a Javadoc comment. 14
Error Missing a Javadoc comment. 16
Error Parameter file should be final. 16
Error Line has trailing spaces. 20
Error Line has trailing spaces. 21
Error Line has trailing spaces. 23
Error Line has trailing spaces. 27
Error Line has trailing spaces. 29
Error Parameter name should be final. 32
Error Line has trailing spaces. 41
Error Line has trailing spaces. 46
Error Parameter name should be final. 46
Error Parameter resolve should be final. 46
Error Must have at least one statement. 52
Error '{' is not followed by whitespace. 52
Error '}' is not preceded with whitespace. 52
Error Array brackets at illegal position. 56
Error Missing a Javadoc comment. 73
Error Parameter filename should be final. 73
Error 'if' construct must use '{}'s. 74
Error Line has trailing spaces. 77
Error Missing a Javadoc comment. 79
Error Parameter name should be final. 79
Error Line has trailing spaces. 82
Error 'cast' is not followed by whitespace. 86
Error Array brackets at illegal position. 87
Error Line has trailing spaces. 90
Error 'cast' is not followed by whitespace. 94
Error Must have at least one statement. 96
Error '{' is not followed by whitespace. 96
Error '}' is not preceded with whitespace. 96
Error Line has trailing spaces. 98
Error Line has trailing spaces. 105
Error Missing a Javadoc comment. 106
Error Parameter name should be final. 106
Error Array brackets at illegal position. 107
Error Line has trailing spaces. 108
Error Line has trailing spaces. 112
Error Line has trailing spaces. 114

ca/spaz/util/ProgressListener.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Line is longer than 80 characters. 15
Error Line has trailing spaces. 17
Error Line has trailing spaces. 26
Error Line is longer than 80 characters. 28
Error Line has trailing spaces. 32
Error Line is longer than 80 characters. 34
Error Line has trailing spaces. 36
Error Line is longer than 80 characters. 37
Error Line has trailing spaces. 40

ca/spaz/util/ToolBox.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 6
Error Using the '.*' form of import should be avoided - java.io.*. 7
Error Using the '.*' form of import should be avoided - java.util.zip.*. 9
Error Using the '.*' form of import should be avoided - javax.swing.*. 11
Error Line has trailing spaces. 15
Error Utility classes should not have a public or default constructor. 18
Error Line has trailing spaces. 24
Error Line has trailing spaces. 27
Error Line has trailing spaces. 38
Error Missing a Javadoc comment. 39
Error Parameter appname should be final. 39
Error ')' is preceded with whitespace. 43
Error Line has trailing spaces. 45
Error First sentence should end with a period. 46
Error Line has trailing spaces. 50
Error Line has trailing spaces. 54
Error First sentence should end with a period. 55
Error First sentence should end with a period. 64
Error 'if' construct must use '{}'s. 71
Error 'if' construct must use '{}'s. 72
Error 'if' construct must use '{}'s. 73
Error First sentence should end with a period. 77
Error Parameter data should be final. 82
Error '=' is not preceded with whitespace. 86
Error '=' is not followed by whitespace. 86
Error '1024' is a magic number. 86
Error Line has trailing spaces. 93
Error Line has trailing spaces. 97
Error First sentence should end with a period. 98
Error Line has trailing spaces. 100
Error Line is longer than 80 characters. 105
Error Parameter fromURL should be final. 105
Error Expected @param tag for 'fromURL'. 105
Error Parameter toFile should be final. 105
Error Expected @param tag for 'toFile'. 105
Error Expected @throws tag for 'IOException'. 105
Error Line has trailing spaces. 107
Error Line has trailing spaces. 112
Error 'cast' is not followed by whitespace. 112
Error Line has trailing spaces. 118
Error First sentence should end with a period. 119
Error Line has trailing spaces. 121
Error Line is longer than 80 characters. 123
Error Parameter dir should be final. 125
Error Line has trailing spaces. 138
Error Line has trailing spaces. 147
Error Line has trailing spaces. 154
Error 'if' construct must use '{}'s. 162
Error Line has trailing spaces. 163
Error Line has trailing spaces. 168
Error Line has trailing spaces. 171
Error Line has trailing spaces. 173
Error Line has trailing spaces. 176
Error Line has trailing spaces. 180
Error Line is longer than 80 characters. 183
Error Parameter parent should be final. 183
Error Parameter title should be final. 183
Error Parameter content should be final. 183
Error Line has trailing spaces. 196
Error Parameter tix should be final. 199
Error Line has trailing spaces. 206
Error Parameter frame should be final. 210
Error Expected @param tag for 'frame'. 210
Error Line is longer than 80 characters. 215
Error Line has trailing spaces. 217

ca/spaz/util/XMLNode.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.util.*. 7
Error First sentence should end with a period. 9
Error Line has trailing spaces. 11
Error Missing a Javadoc comment. 15
Error Variable 'name' must be private and have accessor methods. 15
Error Missing a Javadoc comment. 16
Error Variable 'attributes' must be private and have accessor methods. 16
Error Missing a Javadoc comment. 17
Error Variable 'children' must be private and have accessor methods. 17
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 19
Error Parameter name should be final. 19
Error 'name' hides a field. 19
Error Method 'addAttribute' is not designed for extension - needs to be abstract, final or empty. 23
Error Missing a Javadoc comment. 23
Error Parameter key should be final. 23
Error Parameter val should be final. 23
Error Line has trailing spaces. 26
Error Method 'addChild' is not designed for extension - needs to be abstract, final or empty. 27
Error Missing a Javadoc comment. 27
Error Parameter node should be final. 27
Error Line has trailing spaces. 30
Error First sentence should end with a period. 31
Error Method 'escape' is not designed for extension - needs to be abstract, final or empty. 36
Error Parameter str should be final. 36
Error Expected @param tag for 'str'. 36
Error Line has trailing spaces. 43
Error Missing a Javadoc comment. 44
Error Parameter out should be final. 44
Error Line has trailing spaces. 45
Error Line has trailing spaces. 47

ca/spaz/util/package.html

Error Line
Error Missing package documentation file. 0

ca/spaz/wizard/Wizard.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 6
Error Using the '.*' form of import should be avoided - java.awt.event.*. 7
Error Using the '.*' form of import should be avoided - java.util.*. 8
Error Using the '.*' form of import should be avoided - javax.swing.*. 10
Error Using the '.*' form of import should be avoided - com.aimedia.ui.*. 12
Error Line has trailing spaces. 18
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 30
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Line has trailing spaces. 37
Error Missing a Javadoc comment. 38
Error Line has trailing spaces. 39
Error Missing a Javadoc comment. 40
Error Parameter parent should be final. 40
Error Parameter title should be final. 40
Error 'title' hides a field. 40
Error '4' is a magic number. 45
Error ',' is not followed by whitespace. 45
Error '4' is a magic number. 45
Error Line has trailing spaces. 46
Error Line has trailing spaces. 48
Error Method 'startWizard' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Method 'addWizardPanel' is not designed for extension - needs to be abstract, final or empty. 56
Error Missing a Javadoc comment. 56
Error Parameter wp should be final. 56
Error Line has trailing spaces. 61
Error '10' is a magic number. 63
Error Line has trailing spaces. 64
Error Line has trailing spaces. 65
Error Missing a Javadoc comment. 66
Error Line has trailing spaces. 72
Error Line has trailing spaces. 73
Error Missing a Javadoc comment. 73
Error Parameter wp should be final. 73
Error '0.5f' is a magic number. 76
Error Line has trailing spaces. 79
Error Missing a Javadoc comment. 80
Error Parameter i should be final. 80
Error 'cast' is not followed by whitespace. 81
Error Line has trailing spaces. 83
Error Missing a Javadoc comment. 84
Error Parameter i should be final. 84
Error 'cast' is not followed by whitespace. 87
Error '>' is not preceded with whitespace. 101
Error '>' is not followed by whitespace. 101
Error '+' is not preceded with whitespace. 102
Error '+' is not followed by whitespace. 102
Error '+' is not preceded with whitespace. 103
Error '+' is not followed by whitespace. 103
Error 'cast' is not followed by whitespace. 104
Error Line has trailing spaces. 110
Error Missing a Javadoc comment. 111
Error Line has trailing spaces. 117
Error Method 'getNumPanels' is not designed for extension - needs to be abstract, final or empty. 118
Error Missing a Javadoc comment. 118
Error Line has trailing spaces. 121
Error Missing a Javadoc comment. 122
Error '+' is not preceded with whitespace. 124
Error '+' is not followed by whitespace. 124
Error Line has trailing spaces. 127
Error Missing a Javadoc comment. 128
Error '-' is not preceded with whitespace. 130
Error '-' is not followed by whitespace. 130
Error Line has trailing spaces. 133
Error Missing a Javadoc comment. 134
Error '4' is a magic number. 136
Error ',' is not followed by whitespace. 136
Error '4' is a magic number. 136
Error '5' is a magic number. 137
Error ',' is not followed by whitespace. 137
Error '5' is a magic number. 137
Error ',' is not followed by whitespace. 137
Error '5' is a magic number. 137
Error ',' is not followed by whitespace. 137
Error '5' is a magic number. 137
Error Line has trailing spaces. 145
Error Missing a Javadoc comment. 146
Error '5' is a magic number. 149
Error ',' is not followed by whitespace. 149
Error '5' is a magic number. 149
Error ',' is not followed by whitespace. 149
Error '5' is a magic number. 149
Error ',' is not followed by whitespace. 149
Error '5' is a magic number. 149
Error Line has trailing spaces. 155
Error Missing a Javadoc comment. 156
Error Line has trailing spaces. 158
Error '5' is a magic number. 160
Error ',' is not followed by whitespace. 160
Error '5' is a magic number. 160
Error ',' is not followed by whitespace. 160
Error '5' is a magic number. 160
Error ',' is not followed by whitespace. 160
Error '5' is a magic number. 160
Error Line has trailing spaces. 163
Error '4' is a magic number. 164
Error ',' is not followed by whitespace. 164
Error '4' is a magic number. 164
Error Line has trailing spaces. 172
Error Missing a Javadoc comment. 173
Error '8' is a magic number. 180
Error ',' is not followed by whitespace. 180
Error '8' is a magic number. 180
Error ',' is not followed by whitespace. 180
Error '8' is a magic number. 180
Error ',' is not followed by whitespace. 180
Error '8' is a magic number. 180
Error ')' is preceded with whitespace. 180
Error Line is longer than 80 characters. 181
Error '120' is a magic number. 181
Error ',' is not followed by whitespace. 181
Error '10' is a magic number. 181
Error Line has trailing spaces. 185
Error Missing a Javadoc comment. 186
Error Line is longer than 80 characters. 190
Error '400' is a magic number. 190
Error ',' is not followed by whitespace. 190
Error '300' is a magic number. 190
Error Line has trailing spaces. 193
Error Line has trailing spaces. 194
Error Missing a Javadoc comment. 195
Error Line has trailing spaces. 201
Error Missing a Javadoc comment. 202
Error '5' is a magic number. 205
Error ',' is not followed by whitespace. 205
Error '5' is a magic number. 205
Error ',' is not followed by whitespace. 205
Error '5' is a magic number. 205
Error ',' is not followed by whitespace. 205
Error '5' is a magic number. 205
Error '10' is a magic number. 209
Error '10' is a magic number. 211
Error '40' is a magic number. 213
Error Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. 219
Error Missing a Javadoc comment. 219
Error Line has trailing spaces. 222
Error Method 'doCancel' is not designed for extension - needs to be abstract, final or empty. 223
Error Missing a Javadoc comment. 223
Error Line has trailing spaces. 226
Error Method 'doFinish' is not designed for extension - needs to be abstract, final or empty. 227
Error Missing a Javadoc comment. 227
Error 'cast' is not followed by whitespace. 230
Error Line has trailing spaces. 234
Error Missing a Javadoc comment. 235
Error Line has trailing spaces. 241
Error Missing a Javadoc comment. 242
Error Parameter e should be final. 246
Error Line has trailing spaces. 250
Error Line has trailing spaces. 255
Error Missing a Javadoc comment. 256
Error Parameter e should be final. 261
Error Line has trailing spaces. 262
Error Line has trailing spaces. 263
Error Line has trailing spaces. 268
Error Missing a Javadoc comment. 269
Error Parameter e should be final. 274

ca/spaz/wizard/WizardPanel.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 8
Error Missing a Javadoc comment. 9
Error Line has trailing spaces. 10
Error Missing a Javadoc comment. 11
Error Line has trailing spaces. 12
Error Missing a Javadoc comment. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 21
Error Line has trailing spaces. 22
Error Method 'setWizard' is not designed for extension - needs to be abstract, final or empty. 23
Error Missing a Javadoc comment. 23
Error Parameter w should be final. 23
Error Line has trailing spaces. 26
Error Line has trailing spaces. 27

ca/spaz/wizard/package.html

Error Line
Error Missing package documentation file. 0

com/aimedia/ui/CancelAction.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - java.awt.event.*. 14
Error Using the '.*' form of import should be avoided - javax.swing.*. 16
Error Line has trailing spaces. 21
Error First sentence should end with a period. 25
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 28
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 30
Error Parameter target should be final. 37
Error 'target' hides a field. 37
Error Line contains a tab character. 39
Error Line is longer than 80 characters. 44
Error Line contains a tab character. 44
Error Line is longer than 80 characters. 48
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 50
Error Missing a Javadoc comment. 50
Error Parameter e should be final. 50
Error Line is longer than 80 characters. 52

com/aimedia/ui/DocumentOutputStream.java

Error Line
Error File does not end with a newline. 0

com/aimedia/ui/DocumentOutputStream.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.io.*. 11
Error Using the '.*' form of import should be avoided - javax.swing.text.*. 13
Error Line has trailing spaces. 17
Error Missing a Javadoc comment. 22
Error First sentence should end with a period. 24
Error Parameter doc should be final. 25
Error Expected @param tag for 'doc'. 25
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 33
Error Missing a Javadoc comment. 33
Error Parameter buf should be final. 33
Error Parameter offset should be final. 33
Error Parameter length should be final. 33
Error Line is longer than 80 characters. 35
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error Parameter b should be final. 42
Error '{' is followed by whitespace. 45

com/aimedia/ui/ICancellable.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error First sentence should end with a period. 14
Error Line has trailing spaces. 15
Error First sentence should end with a period. 20
Error Line has trailing spaces. 24

com/aimedia/ui/ISaveable.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Line has trailing spaces. 19
Error Missing a Javadoc comment. 20

com/aimedia/ui/IValueListUser.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Line has trailing spaces. 19
Error Line has trailing spaces. 28
Error Line is longer than 80 characters. 29
Error Unused @throws tag for '<code>ClassCastException</code>'. 31
Error Line has trailing spaces. 35

com/aimedia/ui/SaveAction.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Using the '.*' form of import should be avoided - java.awt.event.*. 14
Error First sentence should end with a period. 20
Error Line has trailing spaces. 21
Error First sentence should end with a period. 25
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 28
Error Missing a Javadoc comment. 30
Error First sentence should end with a period. 32
Error Parameter target should be final. 36
Error 'target' hides a field. 36
Error Line is longer than 80 characters. 46
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Parameter e should be final. 48
Error Line is longer than 80 characters. 50

com/aimedia/ui/UIPartFactory.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 11
Error Line has trailing spaces. 22
Error Class UIPartFactory should be declared as final. 25
Error '{' is not followed by whitespace. 30
Error '}' is not preceded with whitespace. 30
Error Parameter text should be final. 37
Error Line has trailing spaces. 40
Error Line is longer than 80 characters. 46
Error Parameter text should be final. 48
Error Parameter bold should be final. 48

com/aimedia/ui/package.html

Error Line
Error Missing package documentation file. 0

com/nexes/wizard/Wizard.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 3
Error Using the '.*' form of import should be avoided - java.awt.event.*. 4
Error Using the '.*' form of import should be avoided - java.beans.*. 5
Error Using the '.*' form of import should be avoided - java.util.*. 6
Error Using the '.*' form of import should be avoided - java.net.*. 7
Error Using the '.*' form of import should be avoided - javax.swing.*. 9
Error Using the '.*' form of import should be avoided - javax.swing.border.*. 10
Error Line has trailing spaces. 24
Error Line has trailing spaces. 29
Error Line has trailing spaces. 33
Error Line has trailing spaces. 35
Error Line has trailing spaces. 38
Error Line is longer than 80 characters. 39
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 43
Error Line has trailing spaces. 46
Error Line is longer than 80 characters. 47
Error Line has trailing spaces. 48
Error Line has trailing spaces. 50
Error Line is longer than 80 characters. 50
Error Line has trailing spaces. 51
Error Missing a Javadoc comment. 52
Error Name 'BACK_TEXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error Variable 'BACK_TEXT' must be private and have accessor methods. 52
Error Missing a Javadoc comment. 53
Error Name 'NEXT_TEXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Variable 'NEXT_TEXT' must be private and have accessor methods. 53
Error Missing a Javadoc comment. 54
Error Name 'FINISH_TEXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Error Variable 'FINISH_TEXT' must be private and have accessor methods. 54
Error Missing a Javadoc comment. 55
Error Name 'CANCEL_TEXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Error Variable 'CANCEL_TEXT' must be private and have accessor methods. 55
Error Line has trailing spaces. 57
Error Line is longer than 80 characters. 57
Error Missing a Javadoc comment. 59
Error Name 'BACK_ICON' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
Error Variable 'BACK_ICON' must be private and have accessor methods. 59
Error Missing a Javadoc comment. 60
Error Name 'NEXT_ICON' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
Error Variable 'NEXT_ICON' must be private and have accessor methods. 60
Error Missing a Javadoc comment. 61
Error Name 'FINISH_ICON' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
Error Variable 'FINISH_ICON' must be private and have accessor methods. 61
Error Missing a Javadoc comment. 62
Error Name 'CANCEL_ICON' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
Error Variable 'CANCEL_ICON' must be private and have accessor methods. 62
Error Line has trailing spaces. 63
Error Line has trailing spaces. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Line has trailing spaces. 68
Error Missing a Javadoc comment. 69
Error Line has trailing spaces. 70
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 73
Error Line has trailing spaces. 74
Error Missing a Javadoc comment. 75
Error Line has trailing spaces. 77
Error Line has trailing spaces. 78
Error Line is longer than 80 characters. 80
Error Line has trailing spaces. 82
Error 'cast' is not followed by whitespace. 84
Error Line has trailing spaces. 86
Error Line has trailing spaces. 91
Error Parameter owner should be final. 92
Error Line has trailing spaces. 94
Error Line has trailing spaces. 97
Error Line is longer than 80 characters. 101
Error Line has trailing spaces. 102
Error Parameter owner should be final. 103
Error Line has trailing spaces. 105
Error Line has trailing spaces. 108
Error Line is longer than 80 characters. 110
Error Line has trailing spaces. 113
Error Method 'getDialog' is not designed for extension - needs to be abstract, final or empty. 114
Error Line has trailing spaces. 117
Error Line is longer than 80 characters. 120
Error Line has trailing spaces. 122
Error Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. 123
Error Line has trailing spaces. 126
Error Line has trailing spaces. 130
Error Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. 131
Error Parameter s should be final. 131
Error Line has trailing spaces. 134
Error Line has trailing spaces. 138
Error Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. 139
Error Line has trailing spaces. 142
Error Line has trailing spaces. 146
Error Method 'setModal' is not designed for extension - needs to be abstract, final or empty. 147
Error Parameter b should be final. 147
Error Line has trailing spaces. 150
Error Line is longer than 80 characters. 153
Error Line has trailing spaces. 154
Error Method 'isModal' is not designed for extension - needs to be abstract, final or empty. 155
Error Line has trailing spaces. 158
Error Line is longer than 80 characters. 160
Error Line is longer than 80 characters. 162
Error Line has trailing spaces. 164
Error Method 'showModalDialog' is not designed for extension - needs to be abstract, final or empty. 165
Error Line has trailing spaces. 166
Error Line has trailing spaces. 170
Error Line has trailing spaces. 173
Error Line is longer than 80 characters. 176
Error Line has trailing spaces. 177
Error Method 'getModel' is not designed for extension - needs to be abstract, final or empty. 178
Error Line has trailing spaces. 181
Error Line is longer than 80 characters. 184
Error Line is longer than 80 characters. 187
Error Line is longer than 80 characters. 188
Error Line has trailing spaces. 189
Error Method 'registerWizardPanel' is not designed for extension - needs to be abstract, final or empty. 190
Error Parameter id should be final. 190
Error Parameter panel should be final. 190
Error Line has trailing spaces. 191
Error Line has trailing spaces. 194
Error Line has trailing spaces. 196
Error Line has trailing spaces. 198
Error Line has trailing spaces. 200
Error Line has trailing spaces. 201
Error Line has trailing spaces. 202
Error Line has trailing spaces. 204
Error Line has trailing spaces. 205
Error Line has trailing spaces. 206
Error Line is longer than 80 characters. 208
Error Line has trailing spaces. 211
Error Method 'setCurrentPanel' is not designed for extension - needs to be abstract, final or empty. 212
Error Parameter id should be final. 212
Error Line has trailing spaces. 217
Error 'if' construct must use '{}'s. 218
Error Line has trailing spaces. 220
Error Line is longer than 80 characters. 221
Error 'if' construct must use '{}'s. 222
Error Line has trailing spaces. 224
Error Line has trailing spaces. 227
Error Line has trailing spaces. 229
Error Line has trailing spaces. 231
Error Line has trailing spaces. 232
Error Line has trailing spaces. 233
Error Line has trailing spaces. 235
Error Line is longer than 80 characters. 237
Error Line is longer than 80 characters. 239
Error Line has trailing spaces. 240
Error Method 'propertyChange' is not designed for extension - needs to be abstract, final or empty. 241
Error Parameter evt should be final. 241
Error Line has trailing spaces. 242
Error Line is longer than 80 characters. 243
Error Line has trailing spaces. 244
Error Line has trailing spaces. 245
Error Line is longer than 80 characters. 245
Error Line has trailing spaces. 247
Error Line is longer than 80 characters. 247
Error Line has trailing spaces. 249
Error Line is longer than 80 characters. 249
Error Line has trailing spaces. 251
Error Line is longer than 80 characters. 251
Error 'cast' is not followed by whitespace. 252
Error Line has trailing spaces. 253
Error Line is longer than 80 characters. 253
Error 'cast' is not followed by whitespace. 254
Error Line has trailing spaces. 255
Error Line is longer than 80 characters. 255
Error Line is longer than 80 characters. 256
Error 'cast' is not followed by whitespace. 256
Error Line has trailing spaces. 257
Error Line is longer than 80 characters. 257
Error 'cast' is not followed by whitespace. 258
Error Line has trailing spaces. 259
Error Line is longer than 80 characters. 259
Error 'cast' is not followed by whitespace. 260
Error Line has trailing spaces. 261
Error Line is longer than 80 characters. 261
Error 'cast' is not followed by whitespace. 262
Error Line has trailing spaces. 264
Error Line has trailing spaces. 266
Error Line is longer than 80 characters. 269
Error Line has trailing spaces. 271
Error Method 'getReturnCode' is not designed for extension - needs to be abstract, final or empty. 272
Error Line has trailing spaces. 275
Error Line has trailing spaces. 279
Error Method 'getBackButtonEnabled' is not designed for extension - needs to be abstract, final or empty. 280
Error Unused @param tag for 'boolean'. 286
Error Line has trailing spaces. 287
Error Method 'setBackButtonEnabled' is not designed for extension - needs to be abstract, final or empty. 288
Error Parameter newValue should be final. 288
Error Expected @param tag for 'newValue'. 288
Error Line has trailing spaces. 295
Error Method 'getNextFinishButtonEnabled' is not designed for extension - needs to be abstract, final or empty. 296
Error Unused @param tag for 'boolean'. 302
Error Line has trailing spaces. 303
Error Method 'setNextFinishButtonEnabled' is not designed for extension - needs to be abstract, final or empty. 304
Error Parameter newValue should be final. 304
Error Expected @param tag for 'newValue'. 304
Error Line has trailing spaces. 307
Error Line has trailing spaces. 311
Error Method 'getCancelButtonEnabled' is not designed for extension - needs to be abstract, final or empty. 312
Error Unused @param tag for 'boolean'. 318
Error Line has trailing spaces. 319
Error Method 'setCancelButtonEnabled' is not designed for extension - needs to be abstract, final or empty. 320
Error Parameter newValue should be final. 320
Error Expected @param tag for 'newValue'. 320
Error Line has trailing spaces. 323
Error Line has trailing spaces. 327
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 328
Error Parameter code should be final. 328
Error Line has trailing spaces. 332
Error Line is longer than 80 characters. 334
Error Line is longer than 80 characters. 335
Error Line has trailing spaces. 338
Error Line has trailing spaces. 341
Error Line has trailing spaces. 342
Error Line has trailing spaces. 346
Error Line is longer than 80 characters. 347
Error Line is longer than 80 characters. 348
Error Line has trailing spaces. 349
Error Line has trailing spaces. 351
Error Line has trailing spaces. 357
Error '5' is a magic number. 357
Error '10' is a magic number. 357
Error '5' is a magic number. 357
Error '10' is a magic number. 357
Error Line has trailing spaces. 359
Error Line has trailing spaces. 361
Error Line is longer than 80 characters. 362
Error Line has trailing spaces. 365
Error Line has trailing spaces. 373
Error Line has trailing spaces. 378
Error Line has trailing spaces. 382
Error '5' is a magic number. 382
Error '10' is a magic number. 382
Error '5' is a magic number. 382
Error '10' is a magic number. 382
Error '10' is a magic number. 384
Error '30' is a magic number. 386
Error Line has trailing spaces. 388
Error Line has trailing spaces. 390
Error Line is longer than 80 characters. 391
Error Line is longer than 80 characters. 392
Error Line has trailing spaces. 395
Error Missing a Javadoc comment. 396
Error Parameter name should be final. 396
Error Unused @param tag for 'WindowEvent'. 413
Error Line has trailing spaces. 414
Error Line has trailing spaces. 415
Error Method 'windowClosing' is not designed for extension - needs to be abstract, final or empty. 416
Error Parameter e should be final. 416
Error Expected @param tag for 'e'. 416
Error Line has trailing spaces. 419
Error Line has trailing spaces. 420
Error Line has trailing spaces. 421
Error Line has trailing spaces. 424
Error Line has trailing spaces. 425
Error Line has trailing spaces. 428
Error 'cast' is not followed by whitespace. 429
Error 'cast' is not followed by whitespace. 430
Error 'cast' is not followed by whitespace. 431
Error 'cast' is not followed by whitespace. 432
Error Line has trailing spaces. 433
Error Line is longer than 80 characters. 434
Error 'cast' is not followed by whitespace. 434
Error 'cast' is not followed by whitespace. 434
Error Line is longer than 80 characters. 435
Error 'cast' is not followed by whitespace. 435
Error 'cast' is not followed by whitespace. 435
Error Line is longer than 80 characters. 436
Error 'cast' is not followed by whitespace. 436
Error 'cast' is not followed by whitespace. 436
Error Line is longer than 80 characters. 437
Error 'cast' is not followed by whitespace. 437
Error 'cast' is not followed by whitespace. 437
Error Line has trailing spaces. 438

com/nexes/wizard/WizardController.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 6
Error Line is longer than 80 characters. 7
Error Line is longer than 80 characters. 8
Error Line has trailing spaces. 12
Error Missing a Javadoc comment. 13
Error Line has trailing spaces. 14
Error Line is longer than 80 characters. 16
Error Line has trailing spaces. 19
Error Parameter w should be final. 20
Error Line is longer than 80 characters. 25
Error Line is longer than 80 characters. 26
Error Line has trailing spaces. 29
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 30
Error Parameter evt should be final. 30
Error Line has trailing spaces. 31
Error 'if' construct must use '{}'s. 32
Error 'if' construct must use '{}'s. 34
Error Line is longer than 80 characters. 34
Error 'if' construct must use '{}'s. 36
Error Line is longer than 80 characters. 36
Error Line has trailing spaces. 38
Error Line has trailing spaces. 40
Error Line has trailing spaces. 41
Error Line has trailing spaces. 42
Error Missing a Javadoc comment. 43
Error Line has trailing spaces. 44
Error Missing a Javadoc comment. 48
Error Line has trailing spaces. 49
Error Line has trailing spaces. 52
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 59
Error Line has trailing spaces. 61
Error Line has trailing spaces. 64
Error Missing a Javadoc comment. 67
Error Line has trailing spaces. 68
Error Line has trailing spaces. 71
Error Line has trailing spaces. 74
Error Line has trailing spaces. 75
Error Line is longer than 80 characters. 75
Error Line has trailing spaces. 77
Error Line has trailing spaces. 80
Error Method 'resetButtonsToPanelRules' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81
Error Line has trailing spaces. 82
Error Line has trailing spaces. 86
Error Line has trailing spaces. 89
Error Line has trailing spaces. 92
Error Line has trailing spaces. 95
Error Line has trailing spaces. 98
Error 'if' construct must use '{}'s. 99
Error 'else' construct must use '{}'s. 101
Error Line has trailing spaces. 106
Error 'if' construct must use '{}'s. 107
Error 'else' construct must use '{}'s. 109
Error Line has trailing spaces. 111
Error Line has trailing spaces. 114
Error Line is longer than 80 characters. 115
Error Line has trailing spaces. 122
Error Line has trailing spaces. 124
Error Line has trailing spaces. 125

com/nexes/wizard/WizardModel.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Using the '.*' form of import should be avoided - java.beans.*. 3
Error Line is longer than 80 characters. 9
Error Line has trailing spaces. 10
Error Line is longer than 80 characters. 10
Error Line has trailing spaces. 11
Error Line has trailing spaces. 19
Error Line is longer than 80 characters. 20
Error Line has trailing spaces. 21
Error First sentence should end with a period. 22
Error Line has trailing spaces. 24
Error Line is longer than 80 characters. 25
Error First sentence should end with a period. 26
Error Line has trailing spaces. 28
Error Line is longer than 80 characters. 29
Error First sentence should end with a period. 30
Error Line has trailing spaces. 32
Error Line is longer than 80 characters. 33
Error First sentence should end with a period. 35
Error Line has trailing spaces. 37
Error Line is longer than 80 characters. 38
Error First sentence should end with a period. 39
Error Line has trailing spaces. 41
Error Line is longer than 80 characters. 42
Error First sentence should end with a period. 43
Error Line has trailing spaces. 45
Error Line is longer than 80 characters. 46
Error Line has trailing spaces. 47
Error First sentence should end with a period. 48
Error Line has trailing spaces. 50
Error Line is longer than 80 characters. 51
Error First sentence should end with a period. 52
Error Line has trailing spaces. 54
Error Line is longer than 80 characters. 55
Error First sentence should end with a period. 56
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 59
Error Line has trailing spaces. 60
Error Missing a Javadoc comment. 61
Error Line has trailing spaces. 62
Error Missing a Javadoc comment. 63
Error Line has trailing spaces. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Line has trailing spaces. 68
Error Missing a Javadoc comment. 69
Error Line has trailing spaces. 70
Error Line has trailing spaces. 71
Error Line has trailing spaces. 74
Error Line has trailing spaces. 76
Error Line has trailing spaces. 78
Error Line has trailing spaces. 82
Error Line has trailing spaces. 86
Error Line has trailing spaces. 90
Error Method 'getCurrentPanelDescriptor' is not designed for extension - needs to be abstract, final or empty. 91
Error Line has trailing spaces. 94
Error Line is longer than 80 characters. 96
Error Line has trailing spaces. 99
Error Method 'registerPanel' is not designed for extension - needs to be abstract, final or empty. 100
Error Parameter id should be final. 100
Error Parameter descriptor should be final. 100
Error Line has trailing spaces. 101
Error Line has trailing spaces. 104
Error Line has trailing spaces. 106
Error Line has trailing spaces. 107
Error Line has trailing spaces. 108
Error Line has trailing spaces. 113
Error Method 'setCurrentPanel' is not designed for extension - needs to be abstract, final or empty. 114
Error Parameter id should be final. 114
Error Line has trailing spaces. 118
Error 'cast' is not followed by whitespace. 120
Error Line has trailing spaces. 121
Error Line has trailing spaces. 124
Error 'if' construct must use '{}'s. 125
Error Line has trailing spaces. 126
Error Line has trailing spaces. 130
Error 'if' construct must use '{}'s. 131
Error Line is longer than 80 characters. 132
Error Line has trailing spaces. 133
Error Line has trailing spaces. 135
Error Method 'getBackButtonText' is not designed for extension - needs to be abstract, final or empty. 138
Error Missing a Javadoc comment. 138
Error Line has trailing spaces. 141
Error Method 'setBackButtonText' is not designed for extension - needs to be abstract, final or empty. 142
Error Missing a Javadoc comment. 142
Error Parameter newText should be final. 142
Error Line has trailing spaces. 143
Error Line has trailing spaces. 144
Error Method 'getNextFinishButtonText' is not designed for extension - needs to be abstract, final or empty. 151
Error Missing a Javadoc comment. 151
Error Line has trailing spaces. 154
Error Method 'setNextFinishButtonText' is not designed for extension - needs to be abstract, final or empty. 155
Error Missing a Javadoc comment. 155
Error Parameter newText should be final. 155
Error Line has trailing spaces. 156
Error Line has trailing spaces. 157
Error Line is longer than 80 characters. 160
Error Method 'getCancelButtonText' is not designed for extension - needs to be abstract, final or empty. 164
Error Missing a Javadoc comment. 164
Error Line has trailing spaces. 167
Error Method 'setCancelButtonText' is not designed for extension - needs to be abstract, final or empty. 168
Error Missing a Javadoc comment. 168
Error Parameter newText should be final. 168
Error Line has trailing spaces. 169
Error Line has trailing spaces. 170
Error Line has trailing spaces. 175
Error Line has trailing spaces. 176
Error Method 'getBackButtonIcon' is not designed for extension - needs to be abstract, final or empty. 177
Error Missing a Javadoc comment. 177
Error 'cast' is not followed by whitespace. 178
Error Line has trailing spaces. 180
Error Method 'setBackButtonIcon' is not designed for extension - needs to be abstract, final or empty. 181
Error Missing a Javadoc comment. 181
Error Parameter newIcon should be final. 181
Error Line has trailing spaces. 182
Error Line has trailing spaces. 183
Error Method 'getNextFinishButtonIcon' is not designed for extension - needs to be abstract, final or empty. 190
Error Missing a Javadoc comment. 190
Error 'cast' is not followed by whitespace. 191
Error Line has trailing spaces. 193
Error Method 'setNextFinishButtonIcon' is not designed for extension - needs to be abstract, final or empty. 194
Error Missing a Javadoc comment. 194
Error Parameter newIcon should be final. 194
Error Line has trailing spaces. 195
Error Line has trailing spaces. 196
Error Line is longer than 80 characters. 199
Error Method 'getCancelButtonIcon' is not designed for extension - needs to be abstract, final or empty. 203
Error Missing a Javadoc comment. 203
Error 'cast' is not followed by whitespace. 204
Error Line has trailing spaces. 206
Error Method 'setCancelButtonIcon' is not designed for extension - needs to be abstract, final or empty. 207
Error Missing a Javadoc comment. 207
Error Parameter newIcon should be final. 207
Error Line has trailing spaces. 208
Error Line has trailing spaces. 209
Error Line has trailing spaces. 214
Error Line has trailing spaces. 215
Error Line has trailing spaces. 216
Error Method 'getBackButtonEnabled' is not designed for extension - needs to be abstract, final or empty. 217
Error Missing a Javadoc comment. 217
Error 'cast' is not followed by whitespace. 218
Error Line has trailing spaces. 220
Error Method 'setBackButtonEnabled' is not designed for extension - needs to be abstract, final or empty. 221
Error Missing a Javadoc comment. 221
Error Parameter newValue should be final. 221
Error Line has trailing spaces. 222
Error Line has trailing spaces. 223
Error Line is longer than 80 characters. 226
Error Method 'getNextFinishButtonEnabled' is not designed for extension - needs to be abstract, final or empty. 230
Error Missing a Javadoc comment. 230
Error Line is longer than 80 characters. 231
Error 'cast' is not followed by whitespace. 231
Error Line has trailing spaces. 233
Error Method 'setNextFinishButtonEnabled' is not designed for extension - needs to be abstract, final or empty. 234
Error Missing a Javadoc comment. 234
Error Parameter newValue should be final. 234
Error Line has trailing spaces. 235
Error Line has trailing spaces. 236
Error Line is longer than 80 characters. 238
Error Line is longer than 80 characters. 239
Error Line has trailing spaces. 242
Error Method 'getCancelButtonEnabled' is not designed for extension - needs to be abstract, final or empty. 243
Error Missing a Javadoc comment. 243
Error Line is longer than 80 characters. 244
Error 'cast' is not followed by whitespace. 244
Error Line has trailing spaces. 246
Error Method 'setCancelButtonEnabled' is not designed for extension - needs to be abstract, final or empty. 247
Error Missing a Javadoc comment. 247
Error Parameter newValue should be final. 247
Error Line has trailing spaces. 248
Error Line has trailing spaces. 249
Error Line is longer than 80 characters. 252
Error Line has trailing spaces. 255
Error Line has trailing spaces. 256
Error Line has trailing spaces. 257
Error Method 'addPropertyChangeListener' is not designed for extension - needs to be abstract, final or empty. 258
Error Missing a Javadoc comment. 258
Error Parameter p should be final. 258
Error Line has trailing spaces. 261
Error Method 'removePropertyChangeListener' is not designed for extension - needs to be abstract, final or empty. 262
Error Missing a Javadoc comment. 262
Error Parameter p should be final. 262
Error Line has trailing spaces. 265
Error Line is longer than 80 characters. 266
Error Method 'firePropertyChange' is not designed for extension - needs to be abstract, final or empty. 266
Error Missing a Javadoc comment. 266
Error Parameter propertyName should be final. 266
Error Parameter oldValue should be final. 266
Error Parameter newValue should be final. 266
Error Line is longer than 80 characters. 267
Error Line has trailing spaces. 269

com/nexes/wizard/WizardPanelDescriptor.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 3
Error Using the '.*' form of import should be avoided - javax.swing.*. 4
Error Line is longer than 80 characters. 8
Error Line has trailing spaces. 12
Error Line is longer than 80 characters. 13
Error Missing a Javadoc comment. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line is longer than 80 characters. 17
Error Line has trailing spaces. 19
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 22
Error Missing a Javadoc comment. 23
Error Missing a Javadoc comment. 24
Error Line has trailing spaces. 25
Error Line is longer than 80 characters. 27
Error Line has trailing spaces. 28
Error Line has trailing spaces. 33
Error Line is longer than 80 characters. 35
Error Line is longer than 80 characters. 38
Error Line has trailing spaces. 40
Error Parameter id should be final. 41
Error Parameter panel should be final. 41
Error Line has trailing spaces. 45
Error Line has trailing spaces. 49
Error Line has trailing spaces. 53
Error First sentence should end with a period. 54
Error Line has trailing spaces. 57
Error Parameter panel should be final. 58
Error Line has trailing spaces. 61
Error Line has trailing spaces. 65
Error Line is longer than 80 characters. 71
Error Line has trailing spaces. 74
Error Parameter id should be final. 75
Error Line has trailing spaces. 78
Error Missing a Javadoc comment. 79
Error Parameter w should be final. 79
Error Line has trailing spaces. 82
Error Line has trailing spaces. 86
Error Line has trailing spaces. 89
Error Line has trailing spaces. 94
Error Method 'getWizardModel' is not designed for extension - needs to be abstract, final or empty. 95
Error Line has trailing spaces. 98
Error Line has trailing spaces. 101
Error Line is longer than 80 characters. 103
Error Line is longer than 80 characters. 104
Error Line is longer than 80 characters. 105
Error Line is longer than 80 characters. 106
Error Line has trailing spaces. 110
Error Method 'getNextPanelDescriptor' is not designed for extension - needs to be abstract, final or empty. 111
Error Line has trailing spaces. 117
Error Line is longer than 80 characters. 119
Error Line is longer than 80 characters. 120
Error Line is longer than 80 characters. 121
Error Line is longer than 80 characters. 122
Error Line has trailing spaces. 125
Error Method 'getBackPanelDescriptor' is not designed for extension - needs to be abstract, final or empty. 126
Error Line has trailing spaces. 129
Error Line has trailing spaces. 132
Error Line is longer than 80 characters. 134
Error Line has trailing spaces. 136
Error Line has trailing spaces. 140
Error Line has trailing spaces. 143
Error Line is longer than 80 characters. 145
Error Line has trailing spaces. 146
Error Line has trailing spaces. 150
Error Line has trailing spaces. 153
Error Line is longer than 80 characters. 155
Error Line has trailing spaces. 157
Error Line has trailing spaces. 160
Error Line has trailing spaces. 161
Error Line has trailing spaces. 162
Error Line has trailing spaces. 163
Error Missing a Javadoc comment. 164
Error Missing a Javadoc comment. 165

com/nexes/wizard/WizardPanelNotFoundException.java

Error Line
Error File does not end with a newline. 0

com/nexes/wizard/WizardPanelNotFoundException.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 4
Error Line has trailing spaces. 5
Error Missing a Javadoc comment. 6
Error Line has trailing spaces. 9
Error Line has trailing spaces. 10

com/nexes/wizard/package.html

Error Line
Error Missing package documentation file. 0

se/datadosen/component/RiverLayout.java

Error Line
Error Line does not match expected header line of 'Common Public License - v 1.0'. 1
Error Using the '.*' form of import should be avoided - java.awt.*. 3
Error Using the '.*' form of import should be avoided - java.util.*. 4
Error Line is longer than 80 characters. 7
Error Line is longer than 80 characters. 8
Error Line is longer than 80 characters. 11
Error Line is longer than 80 characters. 14
Error Line is longer than 80 characters. 15
Error Line is longer than 80 characters. 21
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 51
Error Variable 'constraints' must be private and have accessor methods. 51
Error Missing a Javadoc comment. 52
Error Variable 'valign' must be private and have accessor methods. 52
Error Missing a Javadoc comment. 53
Error Variable 'hgap' must be private and have accessor methods. 53
Error Missing a Javadoc comment. 54
Error Variable 'vgap' must be private and have accessor methods. 54
Error Missing a Javadoc comment. 55
Error Variable 'extraInsets' must be private and have accessor methods. 55
Error Line is longer than 80 characters. 56
Error Missing a Javadoc comment. 56
Error Variable 'totalInsets' must be private and have accessor methods. 56
Error ';' is not followed by whitespace. 56
Error Missing a Javadoc comment. 59
Error '10' is a magic number. 60
Error '5' is a magic number. 60
Error Missing a Javadoc comment. 63
Error Parameter hgap should be final. 63
Error 'hgap' hides a field. 63
Error Parameter vgap should be final. 63
Error 'vgap' hides a field. 63
Error Expected an @return tag. 72
Error Method 'getHgap' is not designed for extension - needs to be abstract, final or empty. 72
Error Method 'setHgap' is not designed for extension - needs to be abstract, final or empty. 79
Error Parameter hgap should be final. 79
Error 'hgap' hides a field. 79
Error Expected @param tag for 'hgap'. 79
Error Expected an @return tag. 86
Error Method 'getVgap' is not designed for extension - needs to be abstract, final or empty. 86
Error Method 'getExtraInsets' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error Method 'setExtraInsets' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error Parameter newExtraInsets should be final. 94
Error Method 'getInsets' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error Parameter target should be final. 98
Error Method 'setVgap' is not designed for extension - needs to be abstract, final or empty. 110
Error Parameter vgap should be final. 110
Error 'vgap' hides a field. 110
Error Expected @param tag for 'vgap'. 110
Error Method 'addLayoutComponent' is not designed for extension - needs to be abstract, final or empty. 119
Error Parameter name should be final. 119
Error Parameter comp should be final. 119
Error Method 'removeLayoutComponent' is not designed for extension - needs to be abstract, final or empty. 129
Error Parameter comp should be final. 129
Error Method 'isFirstInRow' is not designed for extension - needs to be abstract, final or empty. 133
Error Missing a Javadoc comment. 133
Error Parameter comp should be final. 133
Error '||' should be on a new line. 135
Error Method 'hasHfill' is not designed for extension - needs to be abstract, final or empty. 139
Error Missing a Javadoc comment. 139
Error Parameter comp should be final. 139
Error Method 'hasVfill' is not designed for extension - needs to be abstract, final or empty. 143
Error Missing a Javadoc comment. 143
Error Parameter comp should be final. 143
Error Method 'hasConstraint' is not designed for extension - needs to be abstract, final or empty. 147
Error Missing a Javadoc comment. 147
Error Parameter comp should be final. 147
Error Parameter test should be final. 147
Error 'if' construct must use '{}'s. 149
Error 'while' construct must use '{}'s. 151
Error 'if' construct must use '{}'s. 152
Error First sentence should end with a period. 156
Error Expected an @return tag. 159
Error Method 'calcTabs' is not designed for extension - needs to be abstract, final or empty. 159
Error Parameter target should be final. 159
Error Expected @param tag for 'target'. 159
Error '}' should be on the same line. 171
Error 'else' construct must use '{}'s. 172
Error '+=' is not preceded with whitespace. 172
Error Method 'preferredLayoutSize' is not designed for extension - needs to be abstract, final or empty. 194
Error Parameter target should be final. 194
Error 'if' construct must use '{}'s. 210
Error '*' is not preceded with whitespace. 210
Error '*' is not followed by whitespace. 210
Error 'if' construct must use '{}'s. 213
Error Line is longer than 80 characters. 213
Error '}' should be on the same line. 218
Error ';' is not followed by whitespace. 229
Error ';' is not followed by whitespace. 230
Error Method 'minimumLayoutSize' is not designed for extension - needs to be abstract, final or empty. 245
Error Parameter target should be final. 245
Error 'if' construct must use '{}'s. 261
Error '*' is not preceded with whitespace. 261
Error '*' is not followed by whitespace. 261
Error 'if' construct must use '{}'s. 264
Error Line is longer than 80 characters. 264
Error '}' should be on the same line. 269
Error ';' is not followed by whitespace. 280
Error ';' is not followed by whitespace. 281
Error Method 'moveComponents' is not designed for extension - needs to be abstract, final or empty. 296
Error More than 7 parameters. 296
Error Parameter target should be final. 296
Error Parameter x should be final. 296
Error Parameter y should be final. 296
Error Parameter width should be final. 296
Error Parameter height should be final. 297
Error Line is longer than 80 characters. 298
Error Parameter rowStart should be final. 298
Error Parameter rowEnd should be final. 298
Error Parameter ltr should be final. 298
Error Expected @param tag for 'ltr'. 298
Error Parameter ruler should be final. 298
Error Expected @param tag for 'ruler'. 298
Error switch without "default" clause. 300
Error Avoid inline conditionals. 302
Error Avoid inline conditionals. 308
Error 'if' construct must use '{}'s. 320
Error Line is longer than 80 characters. 320
Error Avoid inline conditionals. 321
Error '}' should be on the same line. 324
Error Method 'relMove' is not designed for extension - needs to be abstract, final or empty. 336
Error Missing a Javadoc comment. 336
Error Parameter target should be final. 336
Error Parameter dx should be final. 336
Error Parameter dy should be final. 336
Error Parameter rowStart should be final. 336
Error Parameter rowEnd should be final. 337
Error Method 'adjustAlignment' is not designed for extension - needs to be abstract, final or empty. 349
Error Missing a Javadoc comment. 349
Error Parameter m should be final. 349
Error 'if' construct must use '{}'s. 350
Error 'if' construct must use '{}'s. 351
Error Line is longer than 80 characters. 351
Error 'if' construct must use '{}'s. 352
Error Line is longer than 80 characters. 352
Error 'if' construct must use '{}'s. 353
Error 'if' construct must use '{}'s. 354
Error Method 'layoutContainer' is not designed for extension - needs to be abstract, final or empty. 366
Error Parameter target should be final. 366
Error '-' should be on a new line. 370
Error '-' should be on a new line. 372
Error 'if' construct must use '{}'s. 391
Error 'if' construct must use '{}'s. 392
Error '}' should be on the same line. 399
Error 'if' construct must use '{}'s. 414
Error '*' is not preceded with whitespace. 414
Error '*' is not followed by whitespace. 414
Error Line is longer than 80 characters. 429
Error '+' is not preceded with whitespace. 439
Error '+' is not followed by whitespace. 439
Error Missing a Javadoc comment. 449
Error Missing a Javadoc comment. 450
Error Missing a Javadoc comment. 452
Error Parameter num should be final. 452
Error Parameter xpos should be final. 452
Error 'if' construct must use '{}'s. 453
Error Missing a Javadoc comment. 465
Error Parameter num should be final. 465
Error 'cast' is not followed by whitespace. 466
Error Missing a Javadoc comment. 469
Error '=' is not preceded with whitespace. 471
Error '=' is not followed by whitespace. 471
Error '<' is not preceded with whitespace. 471
Error '<' is not followed by whitespace. 471
Error 'if' construct must use '{}'s. 473
Error '-' is not preceded with whitespace. 473
Error '-' is not followed by whitespace. 473
Error Missing a Javadoc comment. 479
Error Parameter args should be final. 479
Error ',' is not followed by whitespace. 481
Error '10' is a magic number. 481
Error ',' is not followed by whitespace. 482
Error '20' is a magic number. 482
Error ',' is not followed by whitespace. 483
Error '30' is a magic number. 483
Error ',' is not followed by whitespace. 485
Error '25' is a magic number. 485

se/datadosen/component/package.html

Error Line
Error Missing package documentation file. 0